@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1400px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	outline: none;
}
/* placeholder样式 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #6c6f77; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #6c6f77; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #6c6f77; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #6c6f77; 
}


/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#028bff;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#028bff;border-radius: 5px;}
	
	/* 导航 */
	.top{width: 100%;z-index: 1000;}
	.nava{position: relative;float: left;padding: 0px 10px 0px 10px;margin-left: 65px;border-bottom: 1px solid rgba(255,255,255,0);transition: all 0.3s;}
	.nava:first-child{margin-left: 87px;}
	.nav{margin-top: 7px;}
	.nava > p{line-height: 110px;}
	.nava > p a{font-size: 16px;color: #212121;display: block;}
	.nav .on{border-bottom: 4px solid #0686d8;border-bottom-style: ;}
	.nava:hover{border-bottom: 4px solid #0686d8;}
	.navb{padding-top: 8px;padding-bottom: 8px;background: #fff;opacity: 0; position: absolute;width: 120px;z-index: 2;text-align: center;left: -18px;border-radius: 5px;border: 1px solid #80c5ff;}
	.navba{transition: all 0.3s;margin-bottom: ;}
	.navba:last-child{margin-bottom: 0;}
	.navba a{font-size: 14px;color: #333333;line-height: 40px;transition: all 0.3s;}
	.navba:hover{background: #e5f3ff;}
	.navba:hover a{color: #028bff;}
	.dh .fl:first-child{padding-top: 29px;}
	.dh .fr{text-align: right;padding-right: 8px;margin-top: 33px;}
	.dh .fr p{font-size: 12px;color: #b2b2b2;margin-bottom: 6px;}
	.dh1{border-bottom: 1px solid #e5e5e5;}
	.dh1 h1{display: inline-block;font-size: 12px;color: #b2b2b2;line-height: 29px;}
	.dh1 .fl{font-size: 12px;color: #b2b2b2;margin-left: 12px;line-height: 29px;}
	.dh1 .fr{font-size: 12px;color: #b2b2b2;margin-right: 7px;line-height: 29px;}
	.dh1 .fr a{font-size: 12px;color: #b2b2b2;transition: all 0.3s;line-height: 29px;}
	.dh1 .fr a:hover{color: #028bff;}
	.ban{width: 100%;height: 650px;overflow: hidden;position: relative;}
	.imgbox{position: absolute;margin-left: -960px;left: 50%;width: 1920px;overflow: hidden;height: 650px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1100px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../esimg/swiper_icon_prev.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../esimg/swiper_hover_prev.png);}
	.bt-k{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../esimg/swiper_icon_next.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../esimg/swiper_hover_next.png);}
	.flip{float: right;}
	.flip li{cursor: pointer;float: left;transition: all 0.3s;width: 15px;height: 3px;border-radius: 1px;background: #fff;margin-left: 11px;}
	.ppp{background: #f2923d !important;}
	.kw{margin: 0 auto;position: relative;z-index: 1000;margin-top: 613px;padding-right: 27px;padding-left: 21px;}
	.keywords{float: left;position: relative;z-index: 100;width: 90%;margin-top: -30px;margin-left: 5%;}
	.keywords p{font-size: 12px;color: #d2d2d2;}
	.keywords p a{ font-size: 12px; color: #d2d2d2; transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s; }
	.keywords p a:hover{color: #028bff;}
	
	/* 服务项目 */
	.fwxm{padding-top: 74px;}
	.bt{margin: 0 auto;}
	.xma{padding-left: 28px;padding-right: 28px;margin-top: 44px;}
	.fwxma{width: 32.068%;border: 1px dashed #fff;transition: all 0.3s;padding-bottom: 46px;}
	.fwxma p:first-child{font-size: 22px;font-weight: bold;color: #212121;margin-top: 45px;}
	.fwxma h6{font-size: 12px;line-height: 23px;color: #848484;margin-top: 5px;}
	.fwxma p:nth-child(3){width: 71px;background: #0686d8;border-radius: 3px;text-align: center;margin-top: 19px;opacity: 0;transition: all 0.3s;margin-left: 25px;}
	.fwxma p:nth-child(3) a{font-size: 12px;font-family: arial;color: #ffffff;line-height: 26px;display: block;}
	.fwxma img{margin-left: 51px;margin-top: 53px;margin-right: 57px;}
	.fwxma:hover{border: 1px dashed #eff7fc;box-shadow: 5px 5px 10px 2px #ebf5fc;}
	.fwxma:hover p:nth-child(3){opacity: 1;margin-left: 0px;}
	.fwxma:nth-child(3n - 1){margin-left: 1.898%;margin-right: 1.898%;}
	.fwxma:nth-child(4),.fwxma:nth-child(5),.fwxma:nth-child(6){margin-top: 17px;}
	/* 案例 */
	.alzs{background: url(../esimg/index_jdal_bg.jpg) no-repeat;background-position: top center;margin-top: 64px;}
	.ala{padding-top: 79px;}
	.ala img{float: left;}
	.alb{float: right;margin-top: 18px;margin-right: 8px;}
	.alb p{margin-left: 74px;}
	.alb p:first-child{margin-left: 0px;}
	.alb p a{font-size: 16px;color: #ffffff;transition: all 0.3s;}
	.alb .on a{color: #0686d8;}
	.alb p:hover a{color: #0686d8;}
	.alc{width: 1460px;margin: 0 auto;padding-left: 30px;padding-right: 30px;padding-top: 36px;margin-top: 54px; background: #fff;position: relative;left: 50%;margin-left: -730px;}
	.alca{width: 32.143%;margin-bottom: 25px;}
	.alca:nth-child(3n - 1){margin-left: 1.785%;margin-right: 1.785%;}
	.imgbox1{width: 100%;overflow: hidden;position: relative;background: #000000;}
	.imgbox1 img:first-child{width: 100%;opacity: 0.6;transition: all 0.3s;}
	.vid{position: absolute;bottom: -60px;left: calc(50% - 26px);transition: all 0.3s;}
	.pbox1{background: #f6f7f9;padding: 25px 25px 16px 25px;}
	.alca:hover .imgbox1 img:first-child{transform: scale(1.05);opacity: 1;}
	.alca:hover .vid{bottom: 108px;}
	.pb1{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 23px;}
	.pb1 p{width: 70%;font-size: 16px;color: #212121;float: left;}
	.pb1 h6{font-size: 14px;color: #a3a3a3;float: right;}
	.pbox1 > p{font-size: 12px;color: #a3a3a3;font-family: arial;margin-top: 12px;}
	/* 优势 */
	.ys{background: url(../esimg/fwys_main_bg.jpg) no-repeat;background-position: top center;padding-top: 52px;padding-bottom: 113px;}
	.ysa{margin-top: 43px;padding-bottom: 93px;}
	.ysab{width: 18.642%;background: url(../esimg/fwys_info_bg.png) no-repeat;transition: all 0.3s;background-size: 100% 100%;position: relative;padding: 56px 0px 30px 26px;}
	.ysab:nth-child(2),.ysab:nth-child(4){margin-left: 1.697%;margin-right: 1.697%;}
	.ysab p{font-size: 20px;font-weight: bold;color: #212121;letter-spacing: 0.1px;transition: all 0.3s;}
	.ysab h6{font-size: 14px;line-height: 20px;color: #848484;height: 60px;margin-top: 27px;transition: all 0.3s;}
	.ysab img:nth-child(3){margin-left: 164px;/* transition: all 0.3s; */}
	.ysab img:nth-child(4){position: absolute;bottom: 0px;right: 0px;opacity: 0;/* transition: all 0.3s; */}
	.ysab:hover{background: url(../esimg/fwys_info_bg_hover.png) no-repeat;background-size: 100% 100%;}
	.ysab:hover p{color: #fff;}
	.ysab:hover h6{color: #fff;}
	.ysab:hover img:nth-child(3){opacity: 0;}
	.ysab:hover img:nth-child(4){opacity: 1;}
		/* 手风琴 */
	.w-accor{ overflow:hidden; position:relative;margin-top: 33px;height: 430px !important;}
	.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none;}
	.w-accor ul{ width:101%;}
	.w-accor li{ position:relative; overflow:hidden;float:left;background: #000000;}
	.accorClick li{ cursor:pointer;}
	.w-accor li .item{ position:relative;}
	.w-accor li > a{ display:block; position:absolute; left:0; right:0; top:0; bottom:0;}
	.w-accor h3{ font-size:125%; margin:0; padding:0; font-weight:normal;}
	.w-accor .acr_p{ margin-top:0.5em; }
	.w-accor0 li .ara{ max-width:100%;opacity: 0.4;height: 430px !important;}
	.w-accor0 li .arb{opacity: 0.2;transition: all 0.3s;}
	.arb{position: absolute;top: 19px;right: 14px;}
	.w-accor .cur{background: #0c2c94;}
	.w-accor .cur .arb{opacity: 1;}
	.arc{position: absolute;left: 42px;bottom: 40px;transition: all 0.3s;}
	.arc p{color: #fff;font-size: 20px;font-weight: bold;margin-top: 13px;}
	.arc h6{font-size: 15px;color: #ffffff;opacity: 0;transition: all 0.3s;}
	.cur .arc {bottom: 120px;}
	.cur .arc h6{opacity: 1;}
	/* 拍摄花絮 */
	.pshx{padding-bottom: 113px;padding-top: 87px;background: url(../esimg/index_pshx_bg.jpg) no-repeat;background-position: center;background-size: cover;}
	.psa{margin-top: 65px;}
	.imgbox2{overflow: hidden;}
	.imgbox2 img{width: 100%;transition: all 0.3s;}
	.pbox2 p{float: left;width: 80%;font-size: 16px;color: #fff;margin-top: 21px;}
	.pbox2 h6{float: right;font-size: 12px;color: #a3a3a3;margin-top: 25px;}
	.ps .swiper-slide:hover .imgbox2 img{transform: scale(1.05);}
	.btn{display: table;margin: 0 auto;margin-top: 68px;}
	.btn h6{display: inline-block;width: 36px;height: 36px;border-radius: 3px;cursor: pointer;}
	.l_b{background:#0686d8 url(../esimg/pshx_icon_prev.png) no-repeat;background-position: center;}
	.r_b{background:#0686d8 url(../esimg/pshx_icon_next.png) no-repeat;background-position: center;}
	.btn p{margin-left: 9px;margin-right: 9px; display: inline-block;width: 131px;border-radius: 3px;text-align: center;background: #0686d8;}
	.btn p a{font-size: 12px;color: #ffffff;line-height: 36px;font-family: arial;display: block;}
	/* 关于我们 */
	.gywm .fl{width: 40.5%;margin-left: 35px;padding-top: 177px;}
	.gywm .fr{margin-top: 111px;width: 50.428%;}
	.gywm .fl p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 40px;margin-bottom: 53px;}
	.mor{width: 131px;height: 36px;text-align: center;border-radius: 3px;background: #0686d8;position: relative;overflow: hidden;}
	.mor a{line-height: 36px;font-size: 12px;color: #fff;font-family: arial;display: block;}
	.mor:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.mor:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	/* 服务流程 */
	.fulc{background: url(../esimg/index_fwlc_bg.jpg) no-repeat;background-position: center;background-size: cover;margin-top: 114px; padding-top: 77px;padding-bottom: 93px;}
	.fulca{margin-top: 73px;}
	.lcb{width: 33.333%;padding-left: 60px;}
	.lcb img{float: left;margin-right: 18px;}
	.lcb p{float: left;font-size: 12px;line-height: 18px;color: #616161;letter-spacing: 0.3px;padding-top: 9px;}
	.lcb p span{font-size: 20px;font-weight: bold;color: #2f2f2f;letter-spacing: 0.1px;display: block;margin-bottom: 9px;}
	.lcb:first-child,.lcb:nth-child(2),.lcb:nth-child(3){margin-bottom: 100px;float: left;}
	.lcb:nth-child(4),.lcb:nth-child(5),.lcb:nth-child(6){float: right;}
	.lcc{margin-top: 144px;}
	.lcc .fl:first-child img{}
	.lcc .fl:first-child p{font-size: 26px;color: #8b8b8b;letter-spacing: 11px;text-align: right;margin-top: 13px;}
	.lcc .fl:nth-child(2){margin-left: 48px;}
	.lcc .fl:nth-child(2) p{float: left;font-size: 12px;line-height: 12px;color: #0686d8;letter-spacing: 0.5px;}
	.lcc .fl:nth-child(2) img{float: left;margin-top: 2px;}
	.lcc .fl:nth-child(2) h6{margin-top: 13px; width: 186px;height: 50px;background: #0686d8 url(../esimg/ad_icon_click.png) no-repeat;border-radius: 3px;background-position: 128px 14px;margin-right: 3px;box-shadow: 3px 4px 3px 1px #b6d7ed;}
	.lcc .fl:nth-child(2) h6 a{line-height: 50px;font-size: 16px;color: #fff;padding-left: 44px;display: block;}
	/* 新闻动态 */
	.xwdt{padding-top:110px ;padding-bottom: 102px;background: url(../esimg/xwdt_main_bg.jpg) no-repeat;background-position: center;background-size: cover;}
	.xwdt .mor{margin-top: 12px;margin-right: 3px;}
	.xwdtb{margin-top: 63px;}
	.xwa{width: 31.785%;background: #fff;transition: all 0.3s;}
	.imgbox3{width: 100%;position: relative;overflow: hidden;}
	.imgbox3 img{width: 100%;transition: all 0.3s;}
	.imgbox3 .date{position: absolute;top: 28px; left: 31px;}
	.date p{font-size: 36px;color: #fff;font-family: arial;}
	.date h6{font-size: 14px;color: #fff;font-family: arial;margin-top: 1px;}
	.pbox3{padding: 46px 0px 35px 31px;}
	.pbox3 p{transition: all 0.3s;font-size: 16px;color: #000000;font-weight: bold;width: 95%;}
	.pbox3 h6{transition: all 0.3s;font-size: 14px;color: #828282;margin-top: 16px;width: 95%;}
	.pbox3 h5{transition: all 0.3s;font-size: 12px;color: #535354;font-family: arial;margin-top: 20px;}
	.xwa:hover{background: #0686d8;}
	.xwa:hover .imgbox3 img{transform: scale(1.05);}
	.xwa:hover .pbox3 p{color: #fff;}
	.xwa:hover .pbox3 h6{color: #fff;}
	.xwa:hover .pbox3 h5{color: #fff;}
	.xwb{width: 65.857%;}
	.xwc{width: 48.264%;background: #fff;transition: all 0.3s;padding: 28px 0px 39px 33px;margin-bottom: 31px;}
	.xwc .date p{color: #000000;font-size: 36px;font-weight: normal;transition: all 0.3s;}
	.xwc .date h6{color: #9c9c9c;transition: all 0.3s;}
	.xwc:nth-child(odd){float: left;}
	.xwc:nth-child(even){float: right;}
	.xwc a > p{font-size: 16px;font-weight: bold;color: #000000;width: 95%;margin-top: 35px;transition: all 0.3s;}
	.xwc a > h6{font-size: 14px;color: #828282;width: 95%;letter-spacing: 0.1px;margin-top: 15px;transition: all 0.3s;}
	.xwc a > h5{font-size: 12px;color: #535354;font-family: arial;margin-top: 30px;transition: all 0.3s;}
	.xwc:hover{background: #0686d8;}
	.xwc:hover .date p{color: #fff;}
	.xwc:hover .date h6{color: #fff;}
	.xwc:hover a > p{color: #fff;}
	.xwc:hover a > h6{color: #fff;}
	.xwc:hover a > h5{color: #fff;}
	
	/* 百科 */
	.spbk{background: #f6f7f9;padding-top: 71px;padding-bottom: 76px;margin-bottom: 70px;}
	.bk{width: 59.5%;}
	.bk > img{margin-left: -14px;margin-bottom: 16px;}
	.bkbt p{width: 150px;height: 44px;background-position: -150px 0px; padding-left: 20px;margin-bottom: 16px;transition: all 0.3s;}
	.bkbt p a{line-height: 44px;font-size: 18px;color: #262626;letter-spacing: 0.1px;display: block;transition: all 0.3s;}
	.bkbt p:nth-child(6) a{font-size: 14px;}
	.bkbt .on{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
	.bkbt .on a{color: #fff;}
	.bkbt p:hover{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
	.bkbt p:hover a{color: #fff;}
	.bkny{width: 75.27%;}
	.nya{padding: 30px 49px 33px 51px;transition: all 0.3s;}
	.nyaa p{font-size: 36px;font-family: arial;color: #000000;transition: all 0.3s;}
	.nyaa h6{font-size: 14px;font-family: arial;color: #9c9c9c;transition: all 0.3s;}
	.nyab{width: 70%;margin-left: 53px;}
	.nyab p{font-size: 16px;font-weight: bold;color: #000000;}
	.nyab h6{font-size: 14px;line-height: 20px;color: #828282;margin-top: 9px;height: 40px;overflow: hidden;}
	.nya .fr{margin-top: 38px;}
	.nya:hover{background: #fff; box-shadow: 7px 7px 10px 1px #e3eef6;padding: 30px 44px 33px 51px;}
	.nya:hover .nyaa p{color: #0686d8;}
	.nya:hover .nyaa h6{color: #0686d8;}
	.wt{width: 35.785%;}
	.wta{margin-top: 34px; box-shadow: 7px 7px 10px 1px #e3eef6;position: relative;background: #fff;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
	.wta > img{width: 100%;}
	.wtb{padding: 38px 40px 60px 41px;}
	.wtba a > img{margin-right: 24px;}
	.wtba:hover .wtbb p{color: #0686d8;}
	.wtbb{width: 82%;}
	.wtbb p{font-size: 16px;font-weight: bold;color: #000;width: 95%;}
	.wtbb h6{font-size: 14px;line-height: 20px;color: #828282;margin-top: 12px;margin-bottom: 27px;height: 40px;overflow: hidden;}
	.pagea{position: absolute;right: 42px;bottom: 27px;}
	.pagea li{width: 16px;height: 3px;background: #d5d9df; display: inline-block;transition: all 0.3s;margin-left: 9px;cursor: pointer;}
	.pagea .on{background: #0686d8;}
	/* 联系 */
	.lxwm{margin-top: 53px;}
	.lxwm > .fl{width: 50%;background-color: #0686d8;padding: 52px 50px 57px 59px;}
	.lxwm > .fr{width: 50%;}
	.lxwm{background: #f6f7f9;}
	.lxab h6{font-size: 16px;color: #fff;letter-spacing: 0.5px;margin-top: 52px;}
	.lxab p{font-size: 14px;color: #fff;letter-spacing: 0.5px;margin-top: 10px;}
	.lxac{padding-top: 47px;}
	.lxac p{font-size: 16px;color: #fff;letter-spacing: 0.5px;line-height: 30px;}
	.lxb{width: 42%;margin-left: 14.857%;}
	.lxb h6{font-size: 16px;letter-spacing: 0.3px;color: #989898;margin-top: 49px;}
	.lxb p{font-size: 14px;color: #989898;letter-spacing: 0.4px;margin-top: 10px;}
	.lxwm > .fr > img{margin-left: 35px;margin-top: 55px;}
	.lxc{padding-top: 37px;}
	.lxc p{font-size: 14px;color: #b2b2b2;letter-spacing: 0.3px;margin-top: 16px;}
	/* 留言 */
	.ly{background: url(../esimg/index_lxwm_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 102px;}
	.lya{background: #fff;padding: 58px 60px 57px 60px;position: relative;}
	.lya input{background: #fff;border: 1px solid #ecf2fa;line-height: 50px;}
	.lya input:first-child{padding-left: 18px;float: left;width: 49.218%;}
	.lya input:nth-child(2){padding-left: 18px;float: right;width: 49.218%;}
	.lya textarea{height: 118px; padding-left: 18px;line-height: 50px;border: 1px solid #ecf2fa;width: 100%;margin-top: 20px;margin-bottom: 17px;}
	.lya input:nth-child(4){padding-left: 18px;width: 26.562%;}
	.lya input:nth-child(5){margin-left: 26px; border: none;width: 270px;height: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 16px;cursor: pointer;background: #ff8e2a;}
	.lya a{position: absolute;left: 259px;bottom: 59px;border-left: 1px solid #ecf2fa;}
	.lya form > img{margin-top: 16px;}
	/* foot */
	.fta{padding-top: 80px;}
	.fta img:first-child{width: 117px;}
	.fta p:nth-child(2){font-size: 14px;color: #8b8b8b;margin-top: 24px;margin-bottom: 5px;}
	.fta p:nth-child(4){font-size: 14px;color: #8b8b8b;margin-top: 29px;}
	.fta h6{font-size: 14px;color: #212121;margin-top: 4px;}
	.ftb{padding-top: 76px;margin-left: 100px;}
	.ftc{margin-top: 80px;border: 1px solid #e5e5e5;}
	.ftba{width: 175px;}
	.ftba h6{margin-bottom: 33px;}
	.ftba h6 a{font-size: 16px;color: #212121;transition: all 0.3s;}
	.ftba h6:hover a{color: #0686d8;}
	.ftba p a{color: #606060;font-size: 12px;line-height: 24px;transition: all 0.3s;}
	.ftba p:hover a{color: #0686d8;}
	.ftd{background: #f6f7f9;margin-top: 53px;}
	.ftd p{line-height: 60px;font-size: 12px;color: #606060;}
	.ftd p a{line-height: 60px;transition: all 0.3s;font-size: 12px;color: #606060;}
	.ftd p:first-child{float: left;}
	.ftd p:nth-child(2){float: right;}
	.ftd p a:hover{color: #0686d8;}
	
	
	
	/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #2b72fc url(../esimg/right_icon_top.png) no-repeat;}
	.yb_bar .yb_phone{background: #2b72fc url(../esimg/right_icon_tel.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2b72fc url(../esimg/right_icon_qq.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2b72fc url(../esimg/right_icon_qr.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	/* 友情链接 */
	.yqlj p{line-height: 30px;color: #b2b2b2;font-size: 12px;padding-left: 10px;padding-right: 10px;}
	.yqlj p a{font-size: 12px;color: #b2b2b2;transition: all 0.3s;margin-right: 10px;}
	.yqlj p a:hover{color: #2b72fc;}
	/* ============================================================内页============================================================================== */
	/* 服务项目 */
	.nyban{width: 100%;height: 450px;}
	.nyban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;height: 450px;z-index: -1;}
	.key{margin-top: -36px;padding-right: 15px;}
	.key p{font-size: 12px;color: #d2d2d2;}
	.key p a{font-size: 12px;color: #d2d2d2;transition: all 0.3s;}
	.key p a:hover{color: #2b72fc;}
	.pos{background: #f6f7f9;}
	.posa{padding-left: 24px;}
	.posa p{line-height: 42px;display: inline-block;font-size: 12px;color: #848484;}
	.posa p a{font-size: 12px;color: #848484;transition: all 0.3s;}
	.posa h1{display: inline-block;font-size: 12px;color: #848484;transition: all 0.3s;}
	.posa p a:hover{color: #2b72fc;}
	.posa h1:hover{color: #2b72fc;}
	.xmb{display: table;margin: 0 auto;margin-top: 43px;}
	.xmb p{width: 140px;margin-left: 10px;margin-right: 10px;text-align: center;border-radius: 3px;transition: all 0.3s;}
	.xmb p a{line-height: 47px;line-height: 46px;transition: all 0.3s;display: block;font-size: 16px;}
	.xmb .on{background: #0686d8;}
	.xmb .on a{color: #fff;}
	.xmb p:hover{background: #0686d8;}
	.xmb p:hover a{color: #fff;}
	.xmc{margin-top: 87px;}
	.xmc > img{width: 48.571%;}
	.xmc > .fr{width: 50%;}
	.xmca{width: 50%;padding-left: 37px;padding-right: 30px;padding-top: 24px;}
	.xmd p{font-size: 22px;font-weight: bold;color: #0686d8;margin-left: 35px;margin-top: 24px;}
	.xmd p span{display: block;font-weight: normal;font-size: 12px;color: #848484;}
	.xmca > h6{font-size: 24px;font-weight: bold;color: #212121;margin-top: 44px;}
	.xmca > p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 15px;}
	.xme{margin-top: 24px;}
	.xme p{margin-left: 7px;margin-right: 7px; width: 140px;line-height: 47px;background: url(../esimg/fwly_info_bg.png) no-repeat;background-size: 100% 100%;text-align: center;font-size: 14px;font-weight: bold;color: #0686d8;float: left;margin-bottom: 15px;}
	.lcda{background: url(../esimg/fwxm_lc_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 47px;padding-left: 5%;padding-bottom: 64px;}
	.lce{width: 16.666%;}
	.lcd{margin-top: 107px;}
	.lcda > p{font-size: 24px;font-weight: bold;color: #ffffff;text-align: center;margin-bottom: 33px;width: 1400px;position: relative;left: 50%;margin-left: -736px;}
	.lce p{font-size: 20px;font-weight: bold;color: #fff;margin-top: 17px;position: relative;}
	.lce p::after{content: '';z-index: 5; display: block;width: 193px;border-bottom: 1px dashed #096fb4;top: 143px;right: 0px;position: absolute;}
	.lce:nth-child(7) p::after{content: none;}
	.lce h6{font-size: 14px;line-height: 24px;color: #ffffff;height: 72px;margin-top: 9px;margin-bottom: 23px;}
	.lce img:nth-child(4){}
	.lcd{background: url(../esimg/fwys_main_bg.jpg) no-repeat;background-position: center bottom;padding-bottom: 103px;}
	.lcd .ysa{margin-bottom: 0px;}
	.lcd .bt{margin-top: 74px;}
	.lcg > p{display: none;}
	.tja .alca{width: 100%;}
	.tjala{margin-top: 77px;}
	.tjala .bt{margin-bottom: 39px;}
	.tjala .mor{margin: 0 auto;margin-top: 32px;margin-bottom: 74px;}
	/* 案例展示 */
	.al{padding-top: 53px;}
	.ale{margin-top: 49px;margin-bottom: 58px;}
	.pagee{display: table;margin: 0 auto;}
	.pagee p{transition: all 0.3s; display: inline-block;margin-left:3px;margin-right: 4px; border-radius: 5px; text-align: center;width: 38px;height: 38px;background: #fff;border: 1px solid #edf1f4;}
	.pagee p a{font-size: 12px;color: #383838; transition: all 0.3s;line-height: 38px;color: #383838;display: block;}
	.pagee .on{background: #0686d8;border: 1px solid #0686d8;}
	.pagee .on a{color: #fff;}
	.pagee .a{width: 88px;}
	.pagee p:hover{background: #0686d8;border: 1px solid #0686d8;}
	.pagee p:hover a{color: #fff;}
	.wte{margin-top: 73px;margin-bottom: 84px;}
	.wte .bt{margin-bottom: 43px;}
	.wte .commen{position: relative;box-shadow: 0px 5px 20px 3px #f2f9fd;}
	.wte .commen > img{position: absolute;top: 0;left: 0;height: 100%;}
	.wtea{width: 70%;margin-left: 26%;}
	.wtea .wtf{width: 43%;float: left;margin-bottom: 50px;}
	.wtf:nth-child(even){margin-left: 7%;}
	.wtf img{margin-right: 24px;}
	.wtf .wtbb h6{margin-bottom: 17px;}
	.wtea{padding-top: 43px;}
	.wtbb p{transition: all 0.3s;}
	.wtf:hover .wtbb p{color: #0686d8;}
	/* 案例详情 */
	.al .mor{margin: 0 auto;margin-top: 3px;}
	.alf{background: #f6f7f9;margin-top: 37px;}
	.alfa{width: 67.285%;padding: 66px 118px 60px 82px;}
	.alfb{width: 32.715%;background: #edf0f4;padding: ;}
	.alfb h5,.alfa h1{font-size: 24px;font-weight: bold;color: #212121;padding-left: 14px;border-left: 3px solid #0686d8;line-height: 28px;}
	.alfa p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 25px;}
	.alfb{padding: 66px 0px 80px 92px;}
	.alg{margin-top: 18px;margin-bottom: 22px;}
	.alga h6{display: inline-block;font-size: 14px;color: #a3a3a3;line-height: 38px;}
	.alga p{display: inline-block;font-size: 14px;color: #212121;line-height: 38px;}
	.alh{padding-left: 40px;padding-right: 40px;padding-top: 60px;}
	.alh img{width: 48.56%;margin-bottom: 40px;}
	.alh img:nth-child(odd){margin-right: 2.88%;}
	/* 拍摄花絮 */
	.hx{padding-top: 53px;}
	.hxa{padding-top: 3px;}
	.hxb{display: inline-block;width: 140px;height: 47px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 10px;}
	.hxb a{line-height: 47px;font-size: 16px;color: #212121;transition: all 0.3s;}
	.hxa .on{background: #0686d8;}
	.hxa .on a{color: #fff;}
	.hxb:hover{background: #0686d8;}
	.hxb:hover a{color: #fff;}
	.hxc{margin-top: 64px;margin-bottom: 16px;}
	.hxd{width: 31.785%;float: left;margin-bottom: 45px;}
	.hxd:nth-child(3n - 1){margin-left: 2.322%;margin-right: 2.322%;}
	.imgbox4{overflow: hidden;}
	.imgbox4 img{width: 100%;transition: all 0.3s;}
	.hxd p{font-size: 14px;line-height: 22px;color: #212121;height: 44px;margin-top: 18px;overflow: hidden;}
	.hxd:hover img{transform: scale(1.05);}
	/* 合作客户 */
	.hz{padding-top: 53px;}
	.hxa{padding-top: 3px;margin-right: 15px;}
	.hxb{display: inline-block;width: 140px;height: 47px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 10px;}
	.hxb a{line-height: 47px;font-size: 16px;color: #212121;transition: all 0.3s;}
	.hxa .on{background: #0686d8;}
	.hxa .on a{color: #fff;}
	.hxb:hover{background: #0686d8;}
	.hxb:hover a{color: #fff;}
	.hza{margin-bottom: 29px;}
	.hzc{font-size: 16px;line-height: 24px;color: #212121;margin-top: 51px;margin-bottom: 51px;}
	.hzb{float: left;width: 22.357%;padding: 14px 14px 0px 14px;background: #f6f7f9;margin-bottom: 34px;}
	.hzb img{width: 100%;}
	.hzb p{text-align: center;font-size: 12px;color: #a3a3a3;width: 100%;line-height: 18px;height: 36px;overflow: hidden;margin-top: 11px;}
	.hzb:nth-child(4n - 2){margin-left: 3.524%;margin-right: 3.524%;}
	.hzb:nth-child(4n - 1){margin-right: 3.524%;}
	
	/* 新闻 */
	.gsxw{padding-top: 53px;}
	.xwe{padding: 47px 50px 34px 50px;}
	.xw1{width: 100%;position: relative;background: #0686d8;transition: all 0.3s;border-radius: 4px;margin-bottom: 40px;}
	.xw1 a > img {position: absolute;height: 100%;left: 0;top: 0;}
	.xw11{width: 54%;margin-left: 40%;padding: 64px 0px 74px 0px;}
	.date1 p{font-size: 36px;color: #000000;font-family: arial;transition: all 0.3s;}
	.date1 h6{font-size: 14px;color: #9c9c9c;font-family: arial;transition: all 0.3s;}
	.xwny p{font-size: 22px;font-weight: bold;color: #000;margin-top: 30px;transition: all 0.3s;}
	.xwny h6{font-size: 14px;line-height: 20px;color: #828282;height: 40px;overflow: hidden;margin-top: 17px;transition: all 0.3s;}
	.xw11 > h5{font-size: 16px;font-family: arial;color: #828282;margin-top: 51px;transition: all 0.3s;}
	
	.xw1 .date1 p{font-size: 36px;color: #fff;font-family: arial;transition: all 0.3s;}
	.xw1 .date1 h6{font-size: 14px;color: #fff;font-family: arial;transition: all 0.3s;}
	.xw1 .xwny p{font-size: 22px;font-weight: bold;color: #fff;margin-top: 30px;transition: all 0.3s;}
	.xw1 .xwny h6{font-size: 14px;line-height: 20px;color: #fff;height: 40px;overflow: hidden;margin-top: 17px;transition: all 0.3s;}
	.xw11 > h5{font-size: 16px;font-family: arial;color: #fff;margin-top: 51px;transition: all 0.3s;}
	.xw1:hover{background: #f6f7f9;}
	.xw1:hover p{color: #000;}
	.xw1:hover h6{color: #828282;}
	.xw1:hover h5{color: #828282;}
	.xw2{padding: 47px 62px 51px 60px;transition: all 0.3s;border-radius: 4px;margin-bottom: 30px;}
	.xw2 .date1{float: left;}
	.xw2 .xwny{float: left;width: 84%;margin-left: 52px;}
	.xw2{background: #f6f7f9;overflow: auto;}
	.xw2 .xwny p{font-size: 16px;margin-top: 0;}
	.xw2 .xwny h6{margin-top: 9px;}
	.xw2 .fr{margin-top: 36px;}
	.xw2:hover p{color: #fff;}
	.xw2:hover h6{color: #fff;}
	.xw2:hover{background: #0686d8;}
	/* 百科 */
	.bka{background: #f6f7f9;padding-top: 49px;margin-top: 24px;overflow: auto;padding-bottom: 68px;}
	.bkaa p{width: 150px;height: 44px;background-position: -40px 0px; padding-left: 20px;margin-bottom: 16px;transition: all 0.3s;}
	.bkaa p a{line-height: 44px;font-size: 18px;color: #262626;letter-spacing: 0.1px;display: block;transition: all 0.3s;}
	.bkaa .on{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
	.bkaa .on a{color: #fff;}
	.bkaa p:hover{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
	.bkaa p:hover a{color: #fff;}
	.bkab{width: 79.571%;margin-right: 3.928%;}
	.bkc{width: 49.281%;background: #fff;padding: 40px 65px 43px 51px;transition: all 0.3s;margin-bottom: 20px;}
	.bkc:nth-child(odd){margin-right: 1.438%;}
	.bkc .date1{float: left;}
	.bkc .xwny{width: 69%;float: left;margin-left: 34px;}
	.bkc .xwny p{margin-top: 0;font-size: 16px;}
	.bkc .xwny h6{margin-top: 9px;font-size: 12px;}
	.bkc .fr{margin-top: 36px;}
	.bkc:hover{box-shadow: 7px 7px 30px 1px #e3eef6;}
	.bkc:hover .date1 p{color: #0686D8;}
	.bkc:hover .date1 h6{color: #0686D8;}
	.r{text-align: right;}
	.bka .pagee{float: right;display: block;margin-top: 46px;margin-right: 3.9%;}
	.bka .xmb{display: none !important;}
	/* 百科详情 */
	.bkg{width: 79.571%;margin-right: 3.928%;background: #fff;padding: 53px 80px 60px 80px;}
	.xqb p{display: inline-block;}
	.xq1 h1{font-size: 24px;font-weight: bold;color: #000000;}
	.xqb{margin-top: 17px;margin-bottom: 28px;}
	.xqb p{font-size: 14px;color: #0686d8;margin-right: 48px;}
	.xq2{margin-bottom: 54px;}
	.xq2 p{font-size: 14px;line-height: 24px;color: #212121;}
	.xq2 img{margin: 0 auto; max-width: 100%;margin-top: 10px;margin-bottom: 10px;}
	.bkg strong{font-weight: normal;font-size: 14px;color: #848484;}
	.bkg strong a{font-size: 14px;color: #848484;transition: all 0.3s;margin-right: 10px;}
	.bkg strong a:hover{color: #0686D8;}
	.bkg > a{width: 100%;margin-top: 36px;}
	.bkg > a img{width: 100%;}
	.bka .mor{margin-right: 3.928%;margin-top: 31px;}
	/* 新闻详情页 */
	.xwxq{margin-top: 24px;}
	.xqa{width: 75.142%;background: #f6f7f9;padding: 49px 51px 64px 47px;}
	.xqa strong{font-weight: normal;font-size: 14px;color: #848484;}
	.xqa strong a{font-size: 14px;color: #848484;transition: all 0.3s;margin-right: 10px;}
	.xqa strong a:hover{color: #0686D8;}
	.xqa > a{width: 100%;margin-top: 36px;}
	.xqa > a img{width: 100%;}
	.xqa .mor{margin-top: 37px;}
	.xqc{width: 23.285%;}
	.xqca{background: #f6f7f9;padding: 27px 37px 36px 28px;}
	.xqd{margin-bottom: 24px;}
	.xqd p{font-size: 14px;color: #000000;font-weight: bold;margin-top: 11px;transition: all 0.3s;}
	.xqd h6{font-size: 12px;color: #828282;line-height: 20px;height: 40px;overflow: hidden;margin-top: 13px;margin-bottom: 27px;transition: all 0.3s;}
	.xqd:hover p{color: #0686D8;}
	.xqd:hover h6{color: #0686D8;}
	.xqc > img{width: 100%;}
	
	/* 关于我们 */
	.gy{padding-top: 54px;}
	.gya{display: table;margin: 0 auto;margin-top: 44px;}
	.gya p{width: 140px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 3px;transition: all 0.3s;float: left;}
	.gya p a{line-height: 47px;line-height: 46px;transition: all 0.3s;display: block;font-size: 16px;}
	.gya .on{background: #0686d8;}
	.gya .on a{color: #fff;}
	.gya p:hover{background: #0686d8;}
	.gya p:hover a{color: #fff;}
	.gyb{margin-top: 62px;margin-bottom: 78px;}
	.gyb .fl{width: 50.428%;}
	.gyb .fr{width: 49.572%;padding: 74px 57px 0px 67px;}
	.gyb p{font-size: 24px;font-weight: bold;color: #212121;}
	.gyb h6{font-size: 10px;color: #616161;margin-top: 5px;}
	.gyb h5{font-size: 16px;line-height: 30px;color: #212121;margin-top: 38px;}
	.gyc .fl{width: 49.572%;padding: 63px 0px 0px 60px;}
	.gyc .fr{width: 50.428%;}
	.gyda{margin-bottom: 9px;}
	.gyda p{width: 124px;line-height: 40px;display: inline-block; text-align: center;color: #fff;background: #0686d8;border-radius: 3px;font-size: 14px;font-weight: bold;}
	.gyda h6{display: inline-block;font-size: 14px;color: #212121;margin-left: 19px;}
	.gyc .bt{margin-bottom: 13px;}
	.gyca > img{width: 100%;}
	.gye{background: url(../esimg/gywm_ly_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 80px;}
	.gy .fulc{margin-top: 0;}
	.tx{margin-top: 47px;margin-bottom: 82px;}
	
	/* 联系我们 */
	.lxe{background: #f6f7f9;border-left: 4px solid #0686d8;margin-bottom: 105px;}
	.lxeb{width: 50%;}
	.lxea{width: 50%;padding-top: 55px;}
	.lxeb iframe{width: 100%;height: 525px;}
	.lxea img:first-child{margin-left: 78px;}
	.lxea img:nth-child(2){margin-left: 148px;margin-top: 37px;}
	.lxea h6{font-size: 14px;color: #989898;letter-spacing: 0.5px;margin-left: 148px;margin-top: 15px;margin-bottom: 37px;}
	.lxea p{margin-left: 147px;font-size: 16px;line-height: 48px;color: #212121;}
	.lyb{padding-top: 70px;padding-bottom: 44px;padding-left: 8px;}
	.lxd .bt{padding-top: 54px;padding-bottom: 43px;}
	
	.bt1{margin-top: 74px;}
	.xmb1{margin-bottom: -74px;}
	
	/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:100px 30px;margin-bottom: -30px;}
.fzf1{width:1011px;margin:20px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:36px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:26px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:430px;margin:20px auto;margin-top: 40px;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}
	/*404*/
	.ftd p:first-child img{display: inline-block;margin-right: 12px;position: relative;top: 3px;}
    /* 首页banner 新增修改 */
	.swiper-newSw {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.swiper-newSw img {
		width: 100%;
	}

	.swiper-newSw .prev-newSw {
		left: 5%;
        background: url(../esimg/swiper_icon_prev.png) no-repeat;
        background-position: center;
		width: 47px;
		height: 47px;
		background-size: 100% 100%;
	}

	.swiper-newSw .next-newSw {
		right: 5%;
        background: url(../esimg/swiper_icon_next.png) no-repeat;
        background-position: center;
		width: 47px;
		height: 47px;
		background-size: 100% 100%;
	}
    .swiper-newSw .prev-newSw:hover{
        background: url(../esimg/swiper_hover_prev.png) no-repeat;
    }
    .swiper-newSw .next-newSw:hover{
        background: url(../esimg/swiper_hover_next.png) no-repeat;
    }
	.swiper-newSw .pagination-newSw {
		bottom: 40px !important;
        left: 85% !important; 
	}

	.swiper-newSw .pagination-newSw .swiper-pagination-bullet {
		cursor: pointer;
        float: left;
        transition: all 0.3s;
        width: 15px;
        height: 3px;
        border-radius: 1px;
        background: #fff;
        margin-left: 11px;
	}

	.swiper-newSw .pagination-newSw .swiper-pagination-bullet-active {
		background: #f2923d !important;
	}
}

@media screen and (min-width:1000px) and (max-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	outline: none;
}

/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#8951ad;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#8951ad;border-radius: 5px;}
	/* placeholder样式 */
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #6c6f77; 
	} 
	input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #6c6f77; 
	} 
	input::-moz-placeholder, textarea::-moz-placeholder { 
	color: #6c6f77; 
	} 
	input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #6c6f77; 
	} 
	
	
	/*滚动条样式*/
		::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
		::-webkit-scrollbar{width:8px;background-color:#028bff;border-radius: 5px;}
		::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
		::-webkit-scrollbar-thumb:hover{width:8px;background-color:#028bff;border-radius: 5px;}
		
		/* 导航 */
		.top{width: 100%;z-index: 1000;}
		.nava{position: relative;float: left;padding: 0px 8px 0px 8px;margin-left: 15px;border-bottom: 1px solid rgba(255,255,255,0);transition: all 0.3s;}
		.nava:first-child{margin-left: 20px;}
		.nav{margin-top: 7px;}
		.nava > p{line-height: 110px;}
		.nava > p a{font-size: 16px;color: #212121;display: block;}
		.nav .on{border-bottom: 4px solid #0686d8;border-bottom-style: ;}
		.nava:hover{border-bottom: 4px solid #0686d8;}
		.navb{padding-top: 8px;padding-bottom: 8px;background: #fff;opacity: 0; position: absolute;width: 120px;z-index: 2;text-align: center;left: -18px;border-radius: 5px;border: 1px solid #80c5ff;}
		.navba{transition: all 0.3s;margin-bottom: 10px;}
		.navba:last-child{margin-bottom: 0;}
		.navba a{font-size: 14px;color: #333333;line-height: 30px;transition: all 0.3s;}
		.navba:hover{background: #e5f3ff;}
		.navba:hover a{color: #028bff;}
		.dh .fl:first-child{padding-top: 29px;}
		.dh .fr{text-align: right;padding-right: 8px;margin-top: 33px;}
		.dh .fr p{font-size: 12px;color: #b2b2b2;margin-bottom: 6px;}
		.dh1{border-bottom: 1px solid #e5e5e5;}
		.dh1 h1{display: inline-block;font-size: 12px;color: #b2b2b2;line-height: 29px;}
		.dh1 .fl{font-size: 12px;color: #b2b2b2;margin-left: 12px;line-height: 29px;}
		.dh1 .fr{font-size: 12px;color: #b2b2b2;margin-right: 7px;line-height: 29px;}
		.dh1 .fr a{font-size: 12px;color: #b2b2b2;transition: all 0.3s;line-height: 29px;}
		.dh1 .fr a:hover{color: #028bff;}
		.ban{width: 100%;height: 520px;overflow: hidden;position: relative;}
		.imgbox{position: absolute;margin-left: -768px;left: 50%;width: 1536px;overflow: hidden;height: 520px;}
		.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
		/* .boy{width: 1100px;} */
		.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
		.bt-b{background: url(../esimg/swiper_icon_prev.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
		.bt-b:hover{background: url(../esimg/swiper_hover_prev.png);}
		.bt-k{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
		.bt-f{background: url(../esimg/swiper_icon_next.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
		.bt-f:hover{background: url(../esimg/swiper_hover_next.png);}
		.flip{float: right;}
		.flip li{cursor: pointer;float: left;transition: all 0.3s;width: 15px;height: 3px;border-radius: 1px;background: #fff;margin-left: 11px;}
		.ppp{background: #f2923d !important;}
		.kw{margin: 0 auto;position: relative;z-index: 1000;margin-top: 490px;padding-right: 27px;padding-left: 21px;}
		.keywords{float: left;position: relative;z-index: 100;width: 90%;margin-top: -30px;margin-left: 5%;}
		.keywords p{font-size: 12px;color: #d2d2d2;}
		.keywords p a{font-size: 12px;color: #d2d2d2;transition: all ease 0.3s;}
		.keywords p a:hover{color: #028bff;}
		
		/* 服务项目 */
		.fwxm{padding-top: 74px;}
		.bt{margin: 0 auto;}
		.xma{padding-left: 20px;padding-right: 20px;margin-top: 44px;width: 110%;}
		.fwxma{width: 32.068%;border: 1px dashed #fff;transition: all 0.3s;padding-bottom: 46px;}
		.fwxma p:first-child{font-size: 22px;font-weight: bold;color: #212121;margin-top: 45px;}
		.fwxma h6{font-size: 12px;line-height: 23px;color: #848484;margin-top: 5px;}
		.fwxma p:nth-child(3){width: 71px;background: #0686d8;border-radius: 3px;text-align: center;margin-top: 19px;opacity: 0;transition: all 0.3s;margin-left: 25px;}
		.fwxma p:nth-child(3) a{font-size: 12px;font-family: arial;color: #ffffff;line-height: 26px;display: block;}
		.fwxma img{margin-left: 5px;margin-top: 53px;margin-right: 5px;    width: 70px;}
		.fwxma:hover{border: 1px dashed #eff7fc;box-shadow: 5px 5px 10px 2px #ebf5fc;}
		.fwxma:hover p:nth-child(3){opacity: 1;margin-left: 0px;}
		.fwxma:nth-child(3n - 1){margin-left: 1.898%;margin-right: 1.898%;}
		.fwxma:nth-child(4),.fwxma:nth-child(5),.fwxma:nth-child(6){margin-top: 17px;}
		/* 案例 */
		.alzs{background: url(../esimg/index_jdal_bg.jpg) no-repeat;background-position: top center;margin-top: 64px;}
		.ala{padding-top: 79px;}
		.ala img{float: left;}
		.alb{float: right;margin-top: 18px;margin-right: 8px;}
		.alb p{margin-left: 40px;}
		.alb p:first-child{margin-left: 0px;}
		.alb p a{font-size: 16px;color: #ffffff;transition: all 0.3s;}
		.alb .on a{color: #0686d8;}
		.alb p:hover a{color: #0686d8;}
		.alc{width: 1000px;margin: 0 auto;padding-left: 30px;padding-right: 30px;padding-top: 36px;margin-top: 54px; background: #fff;position: relative;left: 50%;margin-left: -500px;}
		.alca{width: 32.143%;margin-bottom: 25px;}
		.alca:nth-child(3n - 1){margin-left: 1.785%;margin-right: 1.785%;}
		.imgbox1{width: 100%;overflow: hidden;position: relative;background: #000000;}
		.imgbox1 img:first-child{width: 100%;opacity: 0.6;transition: all 0.3s;}
		.vid{position: absolute;bottom: -60px;left: calc(50% - 26px);transition: all 0.3s;}
		.pbox1{background: #f6f7f9;padding: 25px 25px 16px 25px;}
		.alca:hover .imgbox1 img:first-child{opacity: 0.4;}
		.alca:hover .vid{bottom: 108px;}
		.pb1{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 23px;}
		.pb1 p{width: 61%;font-size: 16px;color: #212121;float: left;}
		.pb1 h6{font-size: 12px;color: #a3a3a3;float: right;}
		.pbox1 > p{font-size: 12px;color: #a3a3a3;font-family: arial;margin-top: 12px;}
		/* 优势 */
		.ys{background: url(../esimg/fwys_main_bg.jpg) no-repeat;background-position: top center;padding-top: 52px;padding-bottom: 113px;}
		.ysa{margin-top: 43px;padding-bottom: 93px;}
		.ysab{width: 18.642%;background: url(../esimg/fwys_info_bg.png) no-repeat;transition: all 0.3s;background-size: 100% 100%;position: relative;padding: 56px 0px 30px 26px;}
		.ysab:nth-child(2),.ysab:nth-child(4){margin-left: 1.697%;margin-right: 1.697%;}
		.ysab p{font-size: 20px;font-weight: bold;color: #212121;letter-spacing: 0.1px;transition: all 0.3s;}
		.ysab h6{font-size: 14px;line-height: 20px;color: #848484;height: 80px;margin-top: 27px;transition: all 0.3s;}
		.ysab img:nth-child(3){margin-left: 60%;transition: all 0.3s;}
		.ysab img:nth-child(4){position: absolute;bottom: 0px;right: 0px;opacity: 0;transition: all 0.3s;}
		.ysab:hover{background: url(../esimg/fwys_info_bg_hover.png) no-repeat;background-size: 100% 100%;}
		.ysab:hover p{color: #fff;}
		.ysab:hover h6{color: #fff;}
		.ysab:hover img:nth-child(3){opacity: 0;}
		.ysab:hover img:nth-child(4){opacity: 1;}
			/* 手风琴 */
		.w-accor{ overflow:hidden; position:relative;margin-top: 33px;height: 430px !important;}
		.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none;}
		.w-accor ul{ width:101%;}
		.w-accor li{ position:relative; overflow:hidden;float:left;background: #000000;}
		.accorClick li{ cursor:pointer;}
		.w-accor li .item{ position:relative;}
		.w-accor li > a{ display:block; position:absolute; left:0; right:0; top:0; bottom:0;}
		.w-accor h3{ font-size:125%; margin:0; padding:0; font-weight:normal;}
		.w-accor .acr_p{ margin-top:0.5em; }
		.w-accor0 li .ara{ max-width:100%;opacity: 0.4;height: 430px !important;}
		.w-accor0 li .arb{opacity: 0.2;transition: all 0.3s;}
		.arb{position: absolute;top: 19px;right: 14px;}
		.w-accor .cur{background: #0c2c94;}
		.w-accor .cur .arb{opacity: 1;}
		.arc{position: absolute;left: 10px;bottom: 40px;transition: all 0.3s;}
		.arc p{color: #fff;font-size: 20px;font-weight: bold;margin-top: 13px;}
		.arc h6{font-size: 15px;color: #ffffff;transition: all 0.3s;display: none;}
		.cur .arc {bottom: 120px;}
		.cur .arc h6{display: block;}
		/* 拍摄花絮 */
		.pshx{padding-bottom: 113px;padding-top: 87px;background: url(../esimg/index_pshx_bg.jpg) no-repeat;background-position: center;background-size: cover;}
		.psa{margin-top: 65px;}
		.imgbox2{overflow: hidden;}
		.imgbox2 img{width: 100%;transition: all 0.3s;}
		.pbox2 p{float: left;width: 80%;font-size: 16px;color: #fff;margin-top: 21px;}
		.pbox2 h6{float: right;font-size: 12px;color: #a3a3a3;margin-top: 25px;}
		.ps .swiper-slide:hover .imgbox2 img{transform: scale(1.05);}
		.btn{display: table;margin: 0 auto;margin-top: 68px;}
		.btn h6{display: inline-block;width: 36px;height: 36px;border-radius: 3px;cursor: pointer;}
		.l_b{background:#0686d8 url(../esimg/pshx_icon_prev.png) no-repeat;background-position: center;}
		.r_b{background:#0686d8 url(../esimg/pshx_icon_next.png) no-repeat;background-position: center;}
		.btn p{margin-left: 9px;margin-right: 9px; display: inline-block;width: 131px;border-radius: 3px;text-align: center;background: #0686d8;}
		.btn p a{font-size: 12px;color: #ffffff;line-height: 36px;font-family: arial;display: block;}
		/* 关于我们 */
		.gywm .fl{width: 40%;margin-left: 35px;padding-top: 100px;}
		.gywm .fr{margin-top: 111px;width: 50.428%;}
		.gywm .fl p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 10px;margin-bottom: 10px;}
		.mor{width: 131px;height: 36px;text-align: center;border-radius: 3px;background: #0686d8;position: relative;overflow: hidden;}
		.mor a{line-height: 36px;font-size: 12px;color: #fff;font-family: arial;display: block;}
		.mor:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
		.mor:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
		/* 服务流程 */
		.fulc{background: url(../esimg/index_fwlc_bg.jpg) no-repeat;background-position: center;background-size: cover;margin-top: 114px; padding-top: 77px;padding-bottom: 93px;}
		.fulca{margin-top: 73px;}
		.lcb{width: 33.333%;padding-left: 10px;}
		.lcb img{float: left;margin-right: 18px;}
		.lcb p{float: left;font-size: 12px;line-height: 18px;color: #616161;letter-spacing: 0.3px;padding-top: 9px;}
		.lcb p span{font-size: 20px;font-weight: bold;color: #2f2f2f;letter-spacing: 0.1px;display: block;margin-bottom: 9px;}
		.lcb:first-child,.lcb:nth-child(2),.lcb:nth-child(3){margin-bottom: 100px;float: left;}
		.lcb:nth-child(4),.lcb:nth-child(5),.lcb:nth-child(6){float: right;}
		.lcc{margin-top: 80px;}
		.lcc .fl:first-child img{}
		.lcc .fl:first-child p{font-size: 26px;color: #8b8b8b;letter-spacing: 11px;text-align: right;margin-top: 13px;}
		.lcc .fl:nth-child(2){margin-left: 48px;}
		.lcc .fl:nth-child(2) p{float: left;font-size: 12px;line-height: 12px;color: #0686d8;letter-spacing: 0.5px;}
		.lcc .fl:nth-child(2) img{float: left;margin-top: 2px;}
		.lcc .fl:nth-child(2) h6{margin-top: 13px; width: 186px;height: 50px;background: #0686d8 url(../esimg/ad_icon_click.png) no-repeat;border-radius: 3px;background-position: 128px 14px;margin-right: 3px;box-shadow: 3px 4px 3px 1px #b6d7ed;}
		.lcc .fl:nth-child(2) h6 a{line-height: 50px;font-size: 16px;color: #fff;padding-left: 44px;display: block;}
		/* 新闻动态 */
		.xwdt{padding-top:110px ;padding-bottom: 102px;background: url(../esimg/xwdt_main_bg.jpg) no-repeat;background-position: center;background-size: cover;}
		.xwdt .mor{margin-top: 12px;margin-right: 3px;}
		.xwdtb{margin-top: 63px;}
		.xwa{width: 31.785%;background: #fff;transition: all 0.3s;}
		.imgbox3{width: 100%;position: relative;overflow: hidden;}
		.imgbox3 img{width: 100%;transition: all 0.3s;}
		.imgbox3 .date{position: absolute;top: 28px; left: 31px;}
		.date p{font-size: 36px;color: #fff;font-family: arial;}
		.date h6{font-size: 14px;color: #fff;font-family: arial;margin-top: 1px;}
		.pbox3{padding: 46px 0px 35px 31px;}
		.pbox3 p{transition: all 0.3s;font-size: 16px;color: #000000;font-weight: bold;width: 95%;}
		.pbox3 h6{transition: all 0.3s;font-size: 14px;color: #828282;margin-top: 16px;width: 95%;}
		.pbox3 h5{transition: all 0.3s;font-size: 12px;color: #535354;font-family: arial;margin-top: 20px;}
		.xwa:hover{background: #0686d8;}
		.xwa:hover .imgbox3 img{transform: scale(1.05);}
		.xwa:hover .pbox3 p{color: #fff;}
		.xwa:hover .pbox3 h6{color: #fff;}
		.xwa:hover .pbox3 h5{color: #fff;}
		.xwb{width: 65.857%;}
		.xwc{width: 48.264%;background: #fff;transition: all 0.3s;padding: 10px 0px 10px 33px;margin-bottom: 20px;}
		.xwc .date p{color: #000000;font-size: 36px;font-weight: normal;transition: all 0.3s;}
		.xwc .date h6{color: #9c9c9c;transition: all 0.3s;}
		.xwc:nth-child(odd){float: left;}
		.xwc:nth-child(even){float: right;}
		.xwc a > p{font-size: 16px;font-weight: bold;color: #000000;width: 95%;margin-top: 28px;transition: all 0.3s;}
		.xwc a > h6{font-size: 14px;color: #828282;width: 95%;letter-spacing: 0.1px;margin-top: 15px;transition: all 0.3s;}
		.xwc a > h5{font-size: 12px;color: #535354;font-family: arial;margin-top: 30px;transition: all 0.3s;}
		.xwc:hover{background: #0686d8;}
		.xwc:hover .date p{color: #fff;}
		.xwc:hover .date h6{color: #fff;}
		.xwc:hover a > p{color: #fff;}
		.xwc:hover a > h6{color: #fff;}
		.xwc:hover a > h5{color: #fff;}
		
		/* 百科 */
		.spbk{background: #f6f7f9;padding-top: 71px;padding-bottom: 76px;margin-bottom: 70px;}
		.bk{width: 59.5%;}
		.bk > img{margin-left: -14px;margin-bottom: 16px;}
		.bkbt p{width: 150px;height: 44px;background-position: -40px 0px; padding-left: 20px;margin-bottom: 16px;transition: all 0.3s;}
		.bkbt p a{line-height: 44px;font-size: 18px;color: #262626;letter-spacing: 0.1px;display: block;transition: all 0.3s;}
		.bkbt .on{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
		.bkbt .on a{color: #fff;}
		.bkbt p:hover{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
		.bkbt p:hover a{color: #fff;}
		.bkny{width: 73.27%;}
		.nya{padding: 30px 10px 30px 10px;transition: all 0.3s;}
		.nyaa p{font-size: 36px;font-family: arial;color: #000000;transition: all 0.3s;}
		.nyaa h6{font-size: 14px;font-family: arial;color: #9c9c9c;transition: all 0.3s;}
		.nyab{width: 70%;margin-left: 30px;}
		.nyab p{font-size: 16px;font-weight: bold;color: #000000;}
		.nyab h6{font-size: 14px;line-height: 20px;color: #828282;margin-top: 9px;height: 40px;overflow: hidden;}
		.nya .fr{margin-top: 38px;}
		.nya:hover{background: #fff; box-shadow: 7px 7px 10px 1px #e3eef6;}
		.nya:hover .nyaa p{color: #0686d8;}
		.nya:hover .nyaa h6{color: #0686d8;}
		.wt{width: 35.785%;}
		.wta{margin-top: 34px; box-shadow: 7px 7px 10px 1px #e3eef6;position: relative;background: #fff;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
		.wta > img{width: 100%;}
		.wtb{padding: 50px 10px 50px 10px;}
		.wtba a > img{margin-right: 24px;}
		.wtba:hover .wtbb p{color: #0686d8;}
		.wtbb{width: 75%;}
		.wtbb p{font-size: 16px;font-weight: bold;color: #000;width: 95%;}
		.wtbb h6{font-size: 14px;line-height: 20px;color: #828282;margin-top: 12px;margin-bottom: 27px;height: 40px;overflow: hidden;}
		.pagea{position: absolute;right: 42px;bottom: 27px;}
		.pagea li{width: 16px;height: 3px;background: #d5d9df; display: inline-block;transition: all 0.3s;margin-left: 9px;cursor: pointer;}
		.pagea .on{background: #0686d8;}
		/* 联系 */
		/* .lx{padding-top: 70px;} */
		.lxwm{margin-top: 53px;}
		.lxwm > .fl{width: 50%;background-color: #0686d8;padding: 52px 10px 57px 10px;}
		.lxwm > .fr{width: 50%;}
		.lxwm{background: #f6f7f9;}
		.lxab{width: 45%;}
		.lxab h6{font-size: 16px;color: #fff;letter-spacing: 0.5px;margin-top: 52px;}
		.lxab p{font-size: 14px;color: #fff;letter-spacing: 0.5px;margin-top: 10px;}
		.lxac{padding-top: 47px;}
		.lxac p{font-size: 16px;color: #fff;letter-spacing: 0.5px;line-height: 30px;}
		.lxb{width: 48%;margin-left: 10px;}
		.lxb h6{font-size: 16px;letter-spacing: 0.3px;color: #989898;margin-top: 49px;}
		.lxb p{font-size: 14px;color: #989898;letter-spacing: 0.4px;margin-top: 10px;}
		.lxwm > .fr > img{margin-left: 10px;margin-top: 55px;}
		.lxc{padding-top: 37px;}
		.lxc p{font-size: 12px;color: #b2b2b2;letter-spacing: 0.3px;margin-top: 16px;}
		/* 留言 */
		.ly{background: url(../esimg/index_lxwm_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 102px;}
		.lya{background: #fff;padding: 58px 30px 57px 30px;}
		.lya form{position: relative;width: 900px;margin: 0 auto;}
		.lya input{background: #fff;border: 1px solid #ecf2fa;line-height: 50px;}
		.lya input:first-child{padding-left: 18px;float: left;width: 49.218%;}
		.lya input:nth-child(2){padding-left: 18px;float: right;width: 49.218%;}
		.lya textarea{padding-left: 18px;line-height: 50px;border: 1px solid #ecf2fa;width: 100%;margin-top: 20px;margin-bottom: 17px;}
		.lya input:nth-child(4){padding-left: 18px;width: 26.562%;}
		.lya input:nth-child(5){border: none;width: 270px;height: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 16px;cursor: pointer;background: #ff8e2a;}
		.lya a{position: absolute;left: 99px;bottom: 2px;border-left: 1px solid #ecf2fa;}
		.lya form > img{margin-top: 16px;}
		/* foot */
		.fta{padding-top: 80px;}
		.fta img:first-child{width: 117px;}
		.fta p:nth-child(2){font-size: 14px;color: #8b8b8b;margin-top: 24px;margin-bottom: 5px;}
		.fta p:nth-child(4){font-size: 14px;color: #8b8b8b;margin-top: 29px;}
		.fta h6{font-size: 14px;color: #212121;margin-top: 4px;}
		.ftb{padding-top: 76px;margin-left: 20px;}
		.ftc{margin-top: 80px;border: 1px solid #e5e5e5;}
		.ftba{width: 104px;}
		.ftba h6{margin-bottom: 33px;}
		.ftba h6 a{font-size: 16px;color: #212121;transition: all 0.3s;}
		.ftba h6:hover a{color: #0686d8;}
		.ftba p a{color: #606060;font-size: 12px;line-height: 24px;transition: all 0.3s;}
		.ftba p:hover a{color: #0686d8;}
		.ftd{background: #f6f7f9;margin-top: 53px;}
		.ftd p{line-height: 60px;font-size: 12px;color: #606060;}
		.ftd p a{line-height: 60px;transition: all 0.3s;font-size: 12px;color: #606060;}
		.ftd p:first-child{float: left;}
		.ftd p:nth-child(2){float: right;}
		.ftd p a:hover{color: #0686d8;}
		/*固定的悬浮窗*/
		.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
		.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
		.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
		.yb_bar .yb_top{background: #2b72fc url(../esimg/right_icon_top.png) no-repeat;}
		.yb_bar .yb_phone{background: #2b72fc url(../esimg/right_icon_tel.png) no-repeat;}
		.yb_bar .yb_QQ{text-indent: 0;background: #2b72fc url(../esimg/right_icon_qq.png) no-repeat;}
		.yb_bar .yb_ercode{background: #2b72fc url(../esimg/right_icon_qr.png) no-repeat;}
		.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
		.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
		.yb_QQ a:hover {color: #fff;}
		.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
		.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
		.zuoca img{width: 100%;}
		.zuoca:hover{margin-left: 0;}
		/* 友情链接 */
		.yqlj p{line-height: 30px;color: #b2b2b2;font-size: 12px;}
		.yqlj p a{font-size: 12px;color: #b2b2b2;transition: all 0.3s;margin-right: 10px;}
		.yqlj p a:hover{color: #2b72fc;}
		/* ==============================================内也开始==================================================================== */
		/* 服务项目 */
		.nyban{width: 100%;height: 360px;}
		.nyban img{width: 1536px;position: relative;left: 50%;margin-left: -768px;height: 360px;z-index: -1;}
		.key{margin-top: -36px;padding-right: 15px;}
		.key p{font-size: 12px;color: #d2d2d2;}
		.key p a{font-size: 12px;color: #d2d2d2;transition: all 0.3s;}
		.key p a:hover{color: #2b72fc;}
		.pos{background: #f6f7f9;}
		.posa{padding-left: 24px;}
		.posa p{line-height: 42px;display: inline-block;font-size: 12px;color: #848484;}
		.posa p a{font-size: 12px;color: #848484;transition: all 0.3s;}
		.posa h1{display: inline-block;font-size: 12px;color: #848484;transition: all 0.3s;}
		.posa p a:hover{color: #2b72fc;}
		.posa h1:hover{color: #2b72fc;}
		.xmb{display: table;margin: 0 auto;margin-top: 43px;}
		.xmb p{width: 140px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 3px;transition: all 0.3s;}
		.xmb p a{line-height: 47px;line-height: 46px;transition: all 0.3s;display: block;font-size: 16px;}
		.xmb .on{background: #0686d8;}
		.xmb .on a{color: #fff;}
		.xmb p:hover{background: #0686d8;}
		.xmb p:hover a{color: #fff;}
		.xmc{margin-top: 87px;}
		.xmc > img{width: 48.571%;}
		.xmc > .fr{width: 50%;}
		.xmca{width: 50%;padding-left: 15px;padding-right: 15px;padding-top: 0px;}
		.xmd p{font-size: 22px;font-weight: bold;color: #0686d8;margin-left: 35px;margin-top: 10px;}
		.xmd p span{display: block;font-weight: normal;font-size: 12px;color: #848484;}
		.xmca > h6{font-size: 24px;font-weight: bold;color: #212121;margin-top: 10px;}
		.xmca > p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 5px;}
		.xme{margin-top: 24px;}
		.xme p{margin-left: 7px;margin-right: 7px; width: 98px;line-height: 47px;background: url(../esimg/fwly_info_bg.png) no-repeat;background-size: 100% 100%;text-align: center;font-size: 14px;font-weight: bold;color: #0686d8;float: left;margin-bottom: 15px;}
		.lcda{background: url(../esimg/fwxm_lc_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 47px;padding-left: 2%;padding-bottom: 64px;}
		.lce{width: 16.666%;}
		.lcd{margin-top: 107px;}
		.lcda > p{font-size: 24px;font-weight: bold;color: #ffffff;text-align: center;margin-bottom: 33px;width: 900px;position: relative;left: 50%;margin-left: -460px;}
		.lce p{font-size: 20px;font-weight: bold;color: #fff;margin-top: 17px;position: relative;    color: #fff;line-height: 24px;height: 48px;}
		.lce p::after{content: '';z-index: 5; display: block;width: 83%;border-bottom: 1px dashed #096fb4;top: 166px;right: 0px;position: absolute;}
		.lce:nth-child(7) p::after{content: none;}
		.lce h6{font-size: 14px;line-height: 24px;color: #ffffff;height: 72px;margin-top: 9px;margin-bottom: 23px;}
		.lce img:nth-child(4){}
		.lcd{background: url(../esimg/fwys_main_bg.jpg) no-repeat;background-position: center bottom;padding-bottom: 103px;}
		.lcd .ysa{margin-bottom: 0px;}
		.lcd .bt{margin-top: 74px;}
		.tja .alca{width: 100%;}
		.tjala{margin-top: 77px;}
		.tjala .bt{margin-bottom: 39px;}
		.tjala .mor{margin: 0 auto;margin-top: 32px;margin-bottom: 74px;}
		/* 案例展示 */
		.al{padding-top: 53px;}
		.ale{margin-top: 49px;margin-bottom: 58px;}
		.pagee{display: table;margin: 0 auto;}
		.pagee p{transition: all 0.3s; display: inline-block;margin-left:3px;margin-right: 4px; border-radius: 5px; text-align: center;width: 38px;height: 38px;background: #fff;border: 1px solid #edf1f4;}
		.pagee p a{font-size: 12px;color: #383838; transition: all 0.3s;line-height: 38px;color: #383838;display: block;}
		.pagee .on{background: #0686d8;border: 1px solid #0686d8;}
		.pagee .on a{color: #fff;}
		.pagee .a{width: 88px;}
		.pagee p:hover{background: #0686d8;border: 1px solid #0686d8;}
		.pagee p:hover a{color: #fff;}
		.wte{margin-top: 73px;margin-bottom: 84px;}
		.wte .bt{margin-bottom: 43px;}
		.wte .commen{position: relative;box-shadow: 0px 5px 20px 3px #f2f9fd;}
		.wte .commen > img{position: absolute;top: 0;left: 0;height: 100%;}
		.wtea{width: 70%;margin-left: 34%;}
		.wtea .wtf{width: 43%;float: left;margin-bottom: 50px;}
		.wtf:nth-child(even){margin-left: 7%;}
		.wtf img{margin-right: 24px;}
		.wtf .wtbb h6{margin-bottom: 17px;}
		.wtea{padding-top: 43px;}
		.wtbb p{transition: all 0.3s;}
		.wtf:hover .wtbb p{color: #0686d8;}
		
		
		/* 案例详情 */
		.al .mor{margin: 0 auto;margin-top: 3px;}
		.alf{background: #f6f7f9;margin-top: 37px;}
		.alfa{width: 67.285%;padding: 30px 30px 20px 20px;}
		.alfb{width: 32.715%;background: #edf0f4;padding: ;}
		.alfb h5,.alfa h1{font-size: 24px;font-weight: bold;color: #212121;padding-left: 14px;border-left: 3px solid #0686d8;line-height: 28px;}
		.alfa p{font-size: 14px;line-height: 24px;color: #212121;margin-top: 25px;}
		.alfb{padding: 66px 0px 80px 22px;}
		.alg{margin-top: 18px;margin-bottom: 22px;}
		.alga h6{display: inline-block;font-size: 14px;color: #a3a3a3;line-height: 38px;}
		.alga p{display: inline-block;font-size: 14px;color: #212121;line-height: 38px;}
		.alh{padding-left: 40px;padding-right: 40px;padding-top: 60px;}
		.alh img{width: 48.56%;margin-bottom: 40px;}
		.alh img:nth-child(odd){margin-right: 2.88%;}
		
		/* 拍摄花絮 */
		.hx{padding-top: 53px;}
		.hxa{padding-top: 3px;}
		.hxb{display: inline-block;width: 140px;height: 47px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 10px;}
		.hxb a{line-height: 47px;font-size: 16px;color: #212121;transition: all 0.3s;}
		.hxa .on{background: #0686d8;}
		.hxa .on a{color: #fff;}
		.hxb:hover{background: #0686d8;}
		.hxb:hover a{color: #fff;}
		.hxc{margin-top: 64px;margin-bottom: 16px;}
		.hxd{width: 31.785%;float: left;margin-bottom: 45px;}
		.hxd:nth-child(3n - 1){margin-left: 2.322%;margin-right: 2.322%;}
		.imgbox4{overflow: hidden;}
		.imgbox4 img{width: 100%;transition: all 0.3s;}
		.hxd p{font-size: 14px;line-height: 22px;color: #212121;height: 44px;margin-top: 18px;overflow: hidden;}
		.hxd:hover img{transform: scale(1.05);}
		
		/* 合作客户 */
		.hz{padding-top: 53px;}
		.hxa{padding-top: 3px;}
		.hxb{display: inline-block;width: 140px;height: 47px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 10px;}
		.hxb a{line-height: 47px;font-size: 16px;color: #212121;transition: all 0.3s;}
		.hxa .on{background: #0686d8;}
		.hxa .on a{color: #fff;}
		.hxb:hover{background: #0686d8;}
		.hxb:hover a{color: #fff;}
		.hza{margin-bottom: 29px;}
		.hzc{font-size: 16px;line-height: 24px;color: #212121;margin-top: 51px;margin-bottom: 51px;}
		.hzb{float: left;width: 22.357%;padding: 14px 14px 0px 14px;background: #f6f7f9;margin-bottom: 34px;}
		.hzb img{width: 100%;}
		.hzb p{text-align: center;font-size: 12px;color: #a3a3a3;width: 100%;line-height: 18px;height: 36px;overflow: hidden;margin-top: 11px;}
		.hzb:nth-child(4n - 2){margin-left: 3.524%;margin-right: 3.524%;}
		.hzb:nth-child(4n - 1){margin-right: 3.524%;}
		
		/* 新闻 */
		.gsxw{padding-top: 53px;}
		.xwe{padding: 47px 0px 34px 0px;}
		.xw1{width: 100%;position: relative;background: #f6f7f9;transition: all 0.3s;border-radius: 4px;margin-bottom: 40px;}
		.xw1 a > img {position: absolute;height: 100%;left: 0;top: 0;}
		.xw11{width: 48%;margin-left: 50%;padding: 64px 0px 74px 0px;}
		.date1 p{font-size: 36px;color: #000000;font-family: arial;transition: all 0.3s;}
		.date1 h6{font-size: 14px;color: #9c9c9c;font-family: arial;transition: all 0.3s;}
		.xwny p{font-size: 22px;font-weight: bold;color: #000;margin-top: 30px;transition: all 0.3s;}
		.xwny h6{font-size: 14px;line-height: 20px;color: #828282;height: 40px;overflow: hidden;margin-top: 17px;transition: all 0.3s;}
		.xw11 > h5{font-size: 16px;font-family: arial;color: #828282;margin-top: 51px;transition: all 0.3s;}
		.xw1:hover{background: #0686d8;}
		.xw1:hover p{color: #fff;}
		.xw1:hover h6{color: #fff;}
		.xw1:hover h5{color: #fff;}
		.xw2{padding: 47px 62px 51px 60px;transition: all 0.3s;border-radius: 4px;margin-bottom: 30px;}
		.xw2 .date1{float: left;}
		.xw2 .xwny{float: left;width: 84%;margin-left: 52px;}
		.xw2{background: #f6f7f9;overflow: auto;}
		.xw2 .xwny p{font-size: 16px;margin-top: 0;}
		.xw2 .xwny h6{margin-top: 9px;}
		.xw2 .fr{margin-top: 36px;}
		.xw2:hover p{color: #fff;}
		.xw2:hover h6{color: #fff;}
		.xw2:hover{background: #0686d8;}
		
		/* 百科 */
		.bka{background: #f6f7f9;padding-top: 49px;margin-top: 24px;overflow: auto;padding-bottom: 68px;}
		.bkaa p{width: 150px;height: 44px;background-position: -40px 0px; padding-left: 20px;margin-bottom: 16px;transition: all 0.3s;}
		.bkaa p a{line-height: 44px;font-size: 18px;color: #262626;letter-spacing: 0.1px;display: block;transition: all 0.3s;}
		.bkaa .on{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
		.bkaa .on a{color: #fff;}
		.bkaa p:hover{background: url(../esimg/spbk_classify_on.png) no-repeat;background-size: 100% 100%;background-position: 0px 0px;}
		.bkaa p:hover a{color: #fff;}
		.bkab{width: 79.571%;margin-right: 3.928%;}
		.bkc{width: 49.281%;background: #fff;padding: 25px 20px 25px 20px;transition: all 0.3s;margin-bottom: 20px;}
		.bkc:nth-child(odd){margin-right: 1.438%;}
		.bkc .date1{float: left;}
		.bkc .xwny{width: 69%;float: left;margin-left: 34px;}
		.bkc .xwny p{margin-top: 0;font-size: 16px;}
		.bkc .xwny h6{margin-top: 9px;font-size: 12px;}
		.bkc .fr{margin-top: 36px;}
		.bkc:hover{box-shadow: 7px 7px 30px 1px #e3eef6;}
		.bkc:hover .date1 p{color: #0686D8;}
		.bkc:hover .date1 h6{color: #0686D8;}
		.r{text-align: right;}
		.bka .pagee{float: right;display: block;margin-top: 46px;margin-right: 3.9%;}
		.bka .xmb{display: none !important;}
		/* 百科详情 */
		.bkg{width: 79.571%;margin-right: 3.928%;background: #fff;padding: 53px 30px 60px 30px;}
		.xqb p{display: inline-block;}
		.xq1 h1{font-size: 24px;font-weight: bold;color: #000000;}
		.xqb{margin-top: 17px;margin-bottom: 28px;}
		.xqb p{font-size: 14px;color: #0686d8;margin-right: 48px;}
		.xq2{margin-bottom: 54px;}
		.xq2 p{font-size: 14px;line-height: 24px;color: #212121;}
		.xq2 img{margin: 0 auto; max-width: 100%;margin-top: 10px;margin-bottom: 10px;}
		.bkg strong{font-weight: normal;font-size: 14px;color: #848484;}
		.bkg strong a{font-size: 14px;color: #848484;transition: all 0.3s;margin-right: 10px;}
		.bkg strong a:hover{color: #0686D8;}
		.bkg > a{width: 100%;margin-top: 36px;}
		.bkg > a img{width: 100%;}
		.bka .mor{margin-right: 3.928%;margin-top: 31px;}
		
		/* 新闻详情页 */
		.xwxq{margin-top: 24px;}
		.xqa{width: 75.142%;background: #f6f7f9;padding: 49px 51px 64px 47px;}
		.xqa strong{font-weight: normal;font-size: 14px;color: #848484;}
		.xqa strong a{font-size: 14px;color: #848484;transition: all 0.3s;margin-right: 10px;}
		.xqa strong a:hover{color: #0686D8;}
		.xqa > a{width: 100%;margin-top: 36px;}
		.xqa > a img{width: 100%;}
		.xqa .mor{margin-top: 37px;}
		.xqc{width: 23.285%;}
		.xqca{background: #f6f7f9;padding: 27px 37px 36px 28px;}
		.xqd{margin-bottom: 24px;}
		.xqd p{font-size: 14px;color: #000000;font-weight: bold;margin-top: 11px;transition: all 0.3s;}
		.xqd h6{font-size: 12px;color: #828282;line-height: 20px;height: 40px;overflow: hidden;margin-top: 13px;margin-bottom: 27px;transition: all 0.3s;}
		.xqd:hover p{color: #0686D8;}
		.xqd:hover h6{color: #0686D8;}
		.xqc > img{width: 100%;}
		
		/* 关于我们 */
		.gy{padding-top: 54px;}
		.gya{display: table;margin: 0 auto;margin-top: 44px;}
		.gya p{width: 140px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 3px;transition: all 0.3s;float: left;}
		.gya p a{line-height: 47px;line-height: 46px;transition: all 0.3s;display: block;font-size: 16px;}
		.gya .on{background: #0686d8;}
		.gya .on a{color: #fff;}
		.gya p:hover{background: #0686d8;}
		.gya p:hover a{color: #fff;}
		.gyb{margin-top: 62px;margin-bottom: 78px;}
		.gyb .fl{width: 50.428%;}
		.gyb .fr{width: 49.572%;padding: 0px 10px 0px 5%;}
		.gyb p{font-size: 24px;font-weight: bold;color: #212121;}
		.gyb h6{font-size: 10px;color: #616161;margin-top: 5px;}
		.gyb h5{font-size: 14px;line-height: 30px;color: #212121;margin-top: 15px;}
		.gyc .fl{width: 53%;padding: 0px 2% 0px 10px;}
		.gyc .fr{width: 47%;}
		.gyda{margin-bottom: 9px;}
		.gyda p{width: 124px;line-height: 40px;display: inline-block; text-align: center;color: #fff;background: #0686d8;border-radius: 3px;font-size: 14px;font-weight: bold;}
		.gyda h6{display: inline-block;font-size: 14px;color: #212121;margin-left: 10px;}
		.gyc .bt{margin-bottom: 13px;}
		.gyca > img{width: 100%;}
		.gye{background: url(../esimg/gywm_ly_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 80px;}
		.gy .fulc{margin-top: 0;}
		.tx{margin-top: 47px;margin-bottom: 82px;}
		
		/* 联系我们 */
		.lxe{background: #f6f7f9;border-left: 4px solid #0686d8;margin-bottom: 105px;}
		.lxeb{width: 50%;}
		.lxea{width: 50%;padding-top: 65px;}
		.lxeb iframe{width: 100%;height: 525px;}
		.lxea img:first-child{margin-left: 40px;}
		.lxea img:nth-child(2){margin-left: 30px;margin-top: 20px;}
		.lxea h6{font-size: 14px;color: #989898;letter-spacing: 0.5px;margin-left: 30px;margin-top: 15px;margin-bottom: 37px;}
		.lxea p{margin-left: 30px;font-size: 16px;line-height: 48px;color: #212121;}
		.lyb{padding-top: 70px;padding-bottom: 44px;padding-left: 8px;}
		.lxd .bt{padding-top: 54px;padding-bottom: 43px;}
		/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
		
		.bt1{margin-top: 74px;}
		.xmb1{margin-bottom: -74px;}
	
/* 首页banner 新增修改 */
	.swiper-newSw {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.swiper-newSw img {
		width: 100%;
	}

	.swiper-newSw .prev-newSw {
		left: 5%;
        background: url(../esimg/swiper_icon_prev.png) no-repeat;
        background-position: center;
		width: 47px;
		height: 47px;
		background-size: 100% 100%;
	}

	.swiper-newSw .next-newSw {
		right: 5%;
        background: url(../esimg/swiper_icon_next.png) no-repeat;
        background-position: center;
		width: 47px;
		height: 47px;
		background-size: 100% 100%;
	}
    .swiper-newSw .prev-newSw:hover{
        background: url(../esimg/swiper_hover_prev.png) no-repeat;
    }
    .swiper-newSw .next-newSw:hover{
        background: url(../esimg/swiper_hover_next.png) no-repeat;
    }
	.swiper-newSw .pagination-newSw {
		bottom: 40px !important;
        left: 85% !important; 
	}

	.swiper-newSw .pagination-newSw .swiper-pagination-bullet {
		cursor: pointer;
        float: left;
        transition: all 0.3s;
        width: 15px;
        height: 3px;
        border-radius: 1px;
        background: #fff;
        margin-left: 11px;
	}

	.swiper-newSw .pagination-newSw .swiper-pagination-bullet-active {
		background: #f2923d !important;
	}

@media (min-width: 1050px){
	.nava:first-child{margin-left: 35px;}
	.nava{margin-left: 23px;}
	.fwxma img{margin-left: 15px;margin-right: 15px;}
	.alb p{margin-left: 45px;}
	.gywm .fl{padding-top: 140px;}
	.lcb{padding-left: 25px;}
	.xwc{padding: 13px 0px 14px 33px;}
	.ftb{margin-left: 40px;}
	.ftba{width: 110px;}
	.lxab{width: 55%;}
	
}
	
	
	
	
@media (min-width: 1100px){
	.nava{padding: 0px 10px 0px 10px;}
	.nava{margin-left: 23px;}
	.fwxma img{margin-left: 35px;}
	.lcb{padding-left: 40px;}
	.xwc{padding: 15px 0px 18px 33px;}
	.nya{padding: 28px 10px 28px 10px;}
	.wtb{padding: 60px 10px 60px 10px;}
	.ftba{width: 120px;}
	.xw11{width: 50%;margin-left: 46%;}
	.lya form{width: 996px;}
	.lya a{left: 125px;}
	
	
	
	
	
}

@media (min-width: 1150px){
	.nava:first-child{margin-left: 55px;}
	.xwc{padding: 22px 0px 18px 33px;}
	.nya{padding: 29px 10px 28px 10px;}
	.ftb{margin-left: 60px;}
	.lce p{height: auto;}
	.lce p::after{top: 141px;width: 85%;}
	
	
}
	

@media (min-width: 1200px){
	.nava{margin-left: 35px;}
	.fwxma img{margin-left: 60px;}
	.lcb{padding-left: 73px;}
	.xwc{padding: 24px 0px 24px 33px;}
	.lya form{width: 1090px;}
	.lya a{left: 150px;}
	.ftba{width: 130px;}
	.wtea{margin-left: 28%;}
	.xw11{width: 53%;margin-left: 43%;}
	.gyb .fr{padding: 30px 50px 0px 50px;}
	.gyc .fl{padding: 20px 0px 0px 50px;}
	
	
}
@media (min-width: 1250px){
	.nava{margin-left: 40px;}
	.alc{width: 1160px;margin-left: -580px;}
	.gywm .fl p{margin-top: 30px;margin-bottom: 50px;}
	.xwc{padding: 26px 0px 26px 33px;}
	.lxwm > .fl{padding: 52px 20px 57px 20px;}
	.lxb{margin-left: 30px;}
	.ftba{width: 140px;}
	
	
	
	
}
@media (min-width: 1300px){
	.nava:first-child{margin-left: 80px;}
	.gywm .fl{padding-top: 160px;}
	.xwc{padding: 31px 0px 31px 33px;}
	.xw11{width: 56%;margin-left: 40%;}
	.lya form{width: 1188px;}
	.lya a{left: 175px;}
	
	
}
@media (min-width: 1350px){
	.alc{width: 1260px;margin-left: -630px;}
	.xwc{margin-bottom: 28px;}
	.lxwm > .fl{padding: 52px 30px 57px 30px;}
	.ftba{width: 160px;}
	.nya{padding: 35px 10px 30px 10px;}
	.lce p::after{width: 87%;}
	
}
@media (min-width: 1366px){
	.xwc{margin-bottom: 31px;}
}
}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 100%;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
.commen1{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #6c6f77; 
	}
	input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #6c6f77; 
	}
	input::-moz-placeholder, textarea::-moz-placeholder { 
	color: #6c6f77; 
	}
	input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #6c6f77; 
	}
/*手机nav*/
	.sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;padding: 4% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 22.8%;overflow: hidden;margin-left: 4%;float: left;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t3 img{margin-top: 20%;}
	.sjdha_t2{width: 32px;position: absolute;right: 5%;top: calc(50% - 14px);}
	.sjdha_t2 img{width: 100%;}
	.sjdha_t3{float: left;width: 60%;}
	.sjdha_t3 p{font-size: 0.8rem;color: #000000;margin-left: 5%;margin-top: 5%;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;float: right;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #0686d8;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #0686d8;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #0686d8;}
	.sjdh{box-shadow: 0 -2px 18px -2px #0686d8;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #0686d8;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #000;}
	.dan-xib{width: 25%;padding: 2% 0 1% 0%;}
	.dan-xid img{width: 30px;height: 30px; margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 5px;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}	
	
	/* banner */
	.banmob{margin-top: 16.7% !important;position: relative;}
	.banmob img{width: 100%;}
	
	
	/* 服务项目 */
	.fwxm{padding-top: 9%;}
	.fwxm .bt{width: 45%;}
	.bt{margin: 0 auto;}
	.xma{margin: 0 auto; margin-top: 6%;width: 92%;}
	.fwxma{width: 49%;border: 1px dashed #fff;transition: all 0.3s;margin-bottom: 4%;}
	.fwxma:nth-child(even){margin-right: 2%;}
	.fwxma p:first-child{font-size: 0.9rem;font-weight: bold;color: #212121;margin-top: 2%;}
	.fwxma h6{font-size: 0.8rem;line-height: 20px;color: #848484;margin-top: 1%;height: 80px;}
	.fwxma p:nth-child(3){display: none;}
	.fwxma > .fl:nth-child(2){width: 60%;}
	.fwxma img{width: 35%;margin-right: 5%;}
	/* .fwxma:hover{border: 1px dashed #eff7fc;box-shadow: 5px 5px 10px 2px #ebf5fc;} */
	/* 案例 */
	.alzs{background: url(../esimg/index_jdal_mobbg.png) no-repeat;background-position: top center;background-size: 100% 32% ; margin-top: 4%;padding-bottom: 6%;    overflow: hidden;}
	.ala{padding-top: 6%;}
	.ala img{float: left;width: 45%;}
	.alb{float: left;margin-top: 3%;margin-right: ;width: 100%;}
	.alb p{margin-right: 20px;}
	.alb p a{font-size: 0.85rem;color: #ffffff;transition: all 0.3s;    line-height: 20px;}
	.alb .on a{color: #0686d8;}
	.alb p:hover a{color: #0686d8;}
	.ald{overflow: visible;margin-top: 14%;}
	.alda{width: 160%;}
	.alda .swiper-slide-active .imgbox1 img:first-child{opacity: 0.6;}
	.alda .swiper-slide-active .vid{}
	.imgbox1{width: 100%;overflow: hidden;position: relative;background: #000000;}
	.imgbox1 img:first-child{width: 100%;transition: all 0.3s;}
	.vid{position: absolute;bottom: calc(50% - 26px);left: calc(50% - 26px);transition: all 0.3s;}
	.pbox1{background: #f6f7f9;padding: 5% 3%;}
	.pb1{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 5%;}
	.pb1 p{width: 60%;font-size: 0.85rem;color: #212121;float: left;}
	.pb1 h6{font-size: 0.7rem;color: #a3a3a3;float: right;}
	.pbox1 > p{font-size: 0.7rem;color: #a3a3a3;font-family: arial;margin-top: 2%;}
	/* 优势 */
	.ys{padding-top: 4%;padding-bottom: 8%;background: url(../esimg/fwys_main_bg.jpg) no-repeat;background-position: center;background-size: ;}
	.ys .bt:first-child{width: 95%;}
	.ys .bt:nth-child(3){width: 50%;}
	.ysa{margin-top: 6%;padding-bottom: 8%;}
	.ysab{width: 48%;transition: all 0.3s;background-size: 100% 100%;position: relative;padding: 4%;margin-bottom: 6%;border-radius: 3px;}
	.ysab:nth-child(odd){margin-right: 4%;}
	.ysab:nth-child(2),.ysab:nth-child(3){background: url(../esimg/fwys_info_bg.png) no-repeat;background-size: 100% 100%;}
	.ysab:nth-child(1),.ysab:nth-child(4),.ysab:nth-child(5){background: url(../esimg/fwys_info_bg_hover.png) no-repeat;background-size: 100% 100%;}
	.ysab:nth-child(1) p,.ysab:nth-child(4) p,.ysab:nth-child(5) p,.ysab:nth-child(1) h6,.ysab:nth-child(4) h6,.ysab:nth-child(5) h6{color: #fff;}
	.ysab p{font-size: 0.9rem;font-weight: bold;color: #212121;letter-spacing: 0.1px;transition: all 0.3s;}
	.ysab h6{font-size: 0.8rem;line-height: 20px;color: #848484;height: 80px;margin-top: 6%;transition: all 0.3s;}
	.ysab img:nth-child(3),.ysab img:nth-child(4){display: none;}
	.ysab .mob{position: absolute;bottom: 0px;right: 3px;z-index: -1;}
	.ysb{background: #f3f3f3;margin-top: 5%;}
	.ysb > img{width: 100%;}
	.ysba{margin-top: ;padding: 5% 3%;width: 104%;}
	.ysc{width: 48%;margin-bottom: 6%;}
	.ysc:nth-child(odd){margin-right: 4%;}
	.ysc img{width: 25%;margin-bottom: 3%;}
	.ysc p{font-size: 0.9rem; font-weight: bold;color: #212121;}
	.ysc h6{font-size: 0.75rem;color: #848484;line-height: 18px;height: 36px;}

	/* 拍摄花絮 */
	.pshx{overflow: hidden; padding-bottom: 8%;padding-top: 8%;background: url(../esimg/index_pshx_mobbg.jpg) no-repeat;background-position: center;background-size: cover;}
	.pshx .bt{width: 55%;}
	.psa{margin-top: 8%;}
	.ps{width: 170%;}
	.imgbox2{overflow: hidden;}
	.imgbox2 img{width: 100%;transition: all 0.3s;}
	.pbox2 p{float: left;width: 80%;font-size: 0.85rem;color: #fff;margin-top: 4%;}
	.pbox2 h6{float: right;font-size: 0.7rem;color: #a3a3a3;margin-top: 5%;}
	.ps .swiper-slide:hover .imgbox2 img{transform: scale(1.05);}
	.btn{display: table;margin: 0 auto;margin-top: 12%;}
	.btn h6{display: inline-block;width: 36px;height: 36px;border-radius: 3px;cursor: pointer;}
	.l_b{background:#0686d8 url(../esimg/pshx_icon_prev.png) no-repeat;background-position: center;}
	.r_b{background:#0686d8 url(../esimg/pshx_icon_next.png) no-repeat;background-position: center;}
	.btn p{margin-left: 9px;margin-right: 9px; display: inline-block;width: 131px;border-radius: 3px;text-align: center;background: #0686d8;}
	.btn p a{font-size: 0.9rem;color: #ffffff;line-height: 36px;font-family: arial;display: block;}
	/* 关于我们 */
	.gywm .fl{width: 100%;margin-left: ;padding-top: 10%;}
	.gywm .fr{margin-top: 8%;width: 100%;}
	.gywm img:first-child{width: 40%;}
	.gywm .fl p{font-size: 0.85rem;line-height: 24px;height: 168px;overflow: hidden; color: #212121;margin-top: 6%;margin-bottom: 6%;}
	.mor{width: 131px;height: 36px;text-align: center;border-radius: 3px;background: #0686d8;position: relative;overflow: hidden;}
	.mor a{line-height: 36px;font-size: 0.85rem;color: #fff;font-family: arial;display: block;}
	.mor:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.mor:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	/* 服务流程 */
	.fulc{background: url(../esimg/index_fwlc_mobbg.jpg) no-repeat;background-position: center;background-size: cover;margin-top: 10%; padding-top: 10%;padding-bottom: 20%;}
	.fulc .bt{width: 58%;}
	.fulca{margin-top: 6%;}
	.lcb{width: 50%;margin-bottom: 6%;}
	.lcb img{margin-right: ;width: 30%;margin: 0 auto;margin-bottom: 5%;}
	.lcb p{font-size: 0.7rem;line-height: 18px;color: #616161;margin-left: 1%;margin-right: 2%;text-align: center;}
	.lcb p span{font-size: 0.75rem;font-weight: bold;color: #2f2f2f;display: block;margin-bottom: 4%;}
	.lcb{float: left;}
	.lcb:nth-child(5) p br{display: none;}
	.lcc{margin-top: ;}
	.lcc .fl:first-child{display: none;}
	.lcc .fl:nth-child(2){margin-top: 12%;width: 125px;}
	.lcc .fl:nth-child(2) p{float: left;font-size: 0.7rem;line-height: 12px;color: #0686d8;letter-spacing: 0.5px;}
	.lcc .fl:nth-child(2) img{float: right;margin-top: 4px;width: 100px;}
	.lcc .fl:nth-child(2) h6{margin-top: 2%; width: 120px;height: 40px;background: #0686d8 url(../esimg/ad_icon_click.png) no-repeat;border-radius: 3px;background-position: 90px 8px;float: right; margin-right: 3px;box-shadow: 3px 4px 3px 1px #b6d7ed;}
	.lcc .fl:nth-child(2) h6 a{line-height: 40px;font-size: 0.85rem;color: #fff;padding-left: 20px;display: block;}
	/* 新闻动态 */
	.xwdt{overflow: hidden; padding-top:10%;padding-bottom: 10%;background: url(../esimg/xwdt_main_mobbg.jpg) no-repeat;background-position: center;background-size: cover;}
	.xwdt .mor{margin: 0 auto;margin-top: 8%;}
	.xwdta img{width: 38%;margin: 0 auto;float: none;}
	.xwdtb{margin-top: 6%;}
	.xwa{width: 100%;background: #fff;transition: all 0.3s;}
	.imgbox3{width: 45%;position: relative;overflow: hidden;float: left;}
	.imgbox3 img{width: 100%;transition: all 0.3s;}
	.imgbox3 .date{position: absolute;top: 5px; left: 5px;}
	.date p{font-size: 2rem;color: #fff;font-family: arial;}
	.date h6{font-size: 0.6rem;color: #fff;font-family: arial;margin-top: -4px;}
	.pbox3{padding: 7% 4%;width: 55%;float: left;}
	.pbox3 p{transition: all 0.3s;font-size: 0.85rem;color: #000000;font-weight: bold;width: 100%;line-height: 18px;height: 36px;white-space: normal;}
	.pbox3 h6{transition: all 0.3s;font-size: 0.7rem;color: #828282;margin-top: 3%;width: 100%;}
	.pbox3 h5{transition: all 0.3s;font-size: 0.6rem;color: #535354;font-family: arial;margin-top: 4%;}
	.xwa:hover{background: #0686d8;}
	.xwa:hover .imgbox3 img{transform: scale(1.05);}
	.xwa:hover .pbox3 p{color: #fff;}
	.xwa:hover .pbox3 h6{color: #fff;}
	.xwa:hover .pbox3 h5{color: #fff;}
	.xwb{width: 100%;}
	.mxwb{width: 100%;background: #fff;transition: all 0.3s;padding: 3% 2%;margin-bottom: ;}
	.mxwb .date p{color: #000000;font-size: 2rem;font-weight: normal;transition: all 0.3s;}
	.mxwb .date h6{color: #9c9c9c;transition: all 0.3s;font-size: 0.6rem;margin-top: -5px;}
	.mxwb:nth-child(odd){float: left;}
	.mxwb:nth-child(even){float: right;}
	.mxwb a > p{font-size: 0.85rem;font-weight: bold;color: #000000;width: 100%;margin-top: 4%;transition: all 0.3s;}
	.mxwb a > h6{font-size: 0.8rem;color: #828282;width: 100%;letter-spacing: ;margin-top: 4%;transition: all 0.3s;}
	.mxwb a > h5{font-size: 0.7rem;color: #535354;font-family: arial;margin-top: 4%;transition: all 0.3s;}
	.mxw{width: 100%;overflow: visible;margin-top: 4%;}
	.mxwa{width: 150%;}
	.mxwb{background: #fff;}
	
	/* 百科 */
	.spbk{background: #f6f7f9;padding-top: 8%;padding-bottom: 10%;}
	.bk{width: 100%;}
	.bk > img{width: 70%;margin: 0 auto;margin-bottom: 6%;}
	.bkbt{overflow: auto;float: none;}
	.bkbt p{width: 20%;height: 34px;padding-left: 0px;transition: all 0.3s;float: left;text-align: center;border-radius: 3px;}
	.bkbt p:last-child{display: none;}
	.bkbt p a{line-height: 34px;font-size: 0.85rem;color: #262626;letter-spacing: 0.1px;display: block;transition: all 0.3s;}
	.bkbt .on{background: #0686d8;}
	.bkbt .on a{color: #fff;}
	.bkbt p:hover{background: ;}
	.bkbt p:hover a{color: #fff;}
	.bkny{width: 100%;    margin-bottom: 4%;}
	.nya{padding: 5%;transition: all 0.3s;margin-top: 4%;box-shadow: 7px 7px 10px 1px #e3eef6;background: #fff;}
	.nyaa p{font-size: 1.8rem;font-family: arial;color: #000000;transition: all 0.3s;}
	.nyaa h6{font-size: 0.7rem;font-family: arial;color: #9c9c9c;transition: all 0.3s;}
	.nyab{width: 70%;margin-left: 15px;}
	.nyab p{font-size: 0.85rem;font-weight: bold;color: #000000;}
	.nyab h6{font-size: 0.75rem;line-height: 20px;color: #828282;margin-top: 1%;height: 40px;overflow: hidden;}
	.nya .fr{margin-top: 8%;}
	.nya:hover .nyaa p{color: #0686d8;}
	.nya:hover .nyaa h6{color: #0686d8;}
	.wt{width: 100%;margin-top: 6%;}
	.wt > img{width: 60%;margin: 0 auto;}
	.wta{margin-top: 6%; box-shadow: 7px 7px 10px 1px #e3eef6;position: relative;background: #fff;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
	.wta > img{width: 100%;}
	.wtb{padding: 6% 3%;}
	.wtba a > img{margin-right: 5%;margin-left: 3%; width: 12%;}
	.wtbb{width: 100%;}
	.wtbb p{font-size: 0.85rem;font-weight: bold;color: #000;width: 100%;}
	.wtbb h6{font-size: 0.8rem;line-height: 20px;color: #828282;margin-top: 2%;margin-bottom: 2%;height: 40px;overflow: hidden;}
	.pagea{position: absolute;right: 4%;bottom: 3%;}
	.pagea li{width: 16px;height: 3px;background: #d5d9df; display: inline-block;transition: all 0.3s;margin-left: 9px;cursor: pointer;}
	.pagea .on{background: #0686d8;}
	/* 联系 */
	.lx{padding-top: 8%;}
	.lx .bt{width: 40%;}
	.lxwm{margin-top: 5%;}
	.lxwm > .fl{width: 100%;background-color: #0686d8;padding: 5% 3%;}
	.lxwm > .fl > img{width: 55%;}
	.lxwm > .fr{width: 100%;padding-bottom: 5%;}
	.lxwm{background: #f6f7f9;}
	.lxab{width: 45%;}
	.lxab h6{font-size: 0.8rem;color: #fff;letter-spacing: 0.5px;margin-top: 5%;}
	.lxab p{font-size: 0.7rem;color: #fff;letter-spacing: 0.5px;margin-top: 2%;}
	.lxac{padding-top: ;width: 54%;margin-top: 1%;}
	.lxac p{font-size: 0.7rem;color: #fff;letter-spacing: 0.5px;line-height: 20px;}
	.lxb{width: 53%;margin-left: 10px;}
	.lxb h6{font-size: 0.8rem;letter-spacing: 0.3px;color: #989898;margin-top: 3%;}
	.lxb p{font-size: 0.7rem;color: #989898;margin-top: 3%;}
	.lxwm > .fr > img{margin-left: 5%;width: 50%;margin-top: 5%;margin-bottom: 2%;}
	.lxc{padding-top: 1.5%;width: 43%;}
	.lxc img{width: 80%;}
	.lxc p{font-size: 0.7rem;color: #b2b2b2;letter-spacing: ;margin-top: 5%;}
	/* 留言 */
	.ly{background: url(../esimg/index_lxwm_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 8%;}
	.lya{background: ;padding: ;padding-top: 10%;}
	.lya form{position: relative;width: 100%;margin: 0 auto;}
	.lya input{background: #fff;border: 1px solid #ecf2fa;line-height: 36px;font-size: 0.75rem;}
	.lya input:first-child{padding-left: 10px;float: left;width: 49.218%;font-size: 0.75rem;}
	.lya input:nth-child(2){padding-left: 10px;float: right;width: 49.218%;font-size: 0.75rem;}
	.lya textarea{padding-left: 10px;line-height: 36px;border: 1px solid #ecf2fa;width: 100%;margin-top: 1.4%;margin-bottom: 0%;font-size: 0.75rem;}
	.lya input:nth-child(4){padding-left: 10px;width: 100%;font-size: 0.75rem;}
	.lya input:nth-child(5){display: block; border: none;width: 50%;height: 36px;margin: 0 auto;margin-top: 20px; text-align: center;line-height: 36px;color: #fff;font-size: 0.85rem;cursor: pointer;background: #ff8e2a;}
	.lya a{position: absolute;right: 1px;bottom: 57px;border-left: 1px solid #ecf2fa;height: 36px;}
	.lya a img{height: 36px;}
	.lya form > img{display: none;}
	.lya > img{width: 70%;margin: 0 auto; margin-top: 5%;}
	/* foot */
	.foot{padding-bottom: 27%;}
	.fta{padding-top: 8%;}
	.fta img:first-child{width: 80px;}
	.fta p:nth-child(2){font-size: 0.75rem;color: #8b8b8b;margin-top: 4%;margin-bottom: 1%;}
	.fta img:nth-child(3){width: 100px;}
	.fta p:nth-child(4){display: none;}
	.fta h6{display: none;}
	.ftb{display: none;}
	.ftc{display: none;}
	.ftd{display: none;}
	.fte{margin-top: 8%;/* margin-right: 5%; */}
	.fte p{font-size: 0.6rem;color: #606060;line-height: 24px;}
	.fte p a{transition: all 0.3s;font-size: 0.6rem;color: #606060;line-height: 24px;}
	.fte p a:hover{color: #0686d8;}
	
	/* ==============================================内页开始==================================================================== */
	/* 服务项目 */
	.nyban{display: none;}
	.pos{margin-top: 17%;}
	.posa{display: none;}
	.xmb{display:table ;margin: 0 auto;margin-top: 5%;}
	.xmb p{width: 97px;text-align: center;border-radius: 3px;transition: all 0.3s;margin-left: 5px;margin-right: 5px;margin-bottom: 2%;}
	.xmb p a{line-height: 32px;transition: all 0.3s;display: block;font-size: 0.7rem;color: #212121;}
	.xmb .on{background: #0686d8;}
	.xmb .on a{color: #fff;}
	.xmb p:hover{background: #0686d8;}
	.xmb p:hover a{color: #fff;}
	/* .xmc{margin-top: 6%;} */
	.xmc > img{width: 100%;margin-top: 5%;}
	.xmc > .fr{width: 100%;margin-top: 5%;}
	.xmca{width: 100%;padding-top: 0px;}
	.xmd img{width: 15%;}
	.xmd p{font-size: 1rem;font-weight: bold;color: #0686d8;margin-left: 5%;margin-top: 2%;}
	.xmd p span{display: block;font-weight: normal;font-size: 0.7rem;color: #848484;}
	.xmca > h6{font-size: 0.9rem;font-weight: bold;color: #212121;margin-top: 4%;}
	.xmca > p{font-size: 0.8rem;line-height: 22px;color: #212121;margin-top: 3%;}
	.xme{margin-top: 4%;}
	.xme p{width: 32%;line-height: 47px;background: url(../esimg/fwly_info_bg.png) no-repeat;background-size: 100% 100%;text-align: center;font-size: 0.85rem;font-weight: bold;color: #0686d8;float: left;margin-bottom: 15px;}
	.xme p:nth-child(3n - 1){margin-left: 2%;margin-right: 2%;}
	.lcda{background: url(../esimg/fwxm_lc_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 47px;padding-left: 2%;padding-bottom: 64px;}
	.lcda > p{font-size: 24px;font-weight: bold;color: #ffffff;text-align: center;margin-bottom: 33px;}
	.lcd{padding-bottom:;margin-top: 5%;}
	.lcd .bt:nth-child(1){width: 55%;margin-bottom: 4%;}
	.lcd .bt:nth-child(2){width: 85%;margin-top: 4%; margin-bottom: 4%;}
	.tja .alca{width: 100%;}
	.tjala{width: 100%;    overflow: hidden;}
	.tjala .bt{margin-bottom: 6%;width: 65%;}
	.tjala .mor{margin: 0 auto;margin-top: 6%;margin-bottom: 8%;}
	.tjal{width: 170%;}
	.ale{margin-top: 5%;}
	.alca{margin-bottom: 6%;}
	.lcg{background: url(../esimg/fwxm_lcg_bg.png) no-repeat;background-position: center;background-size: cover;padding-top: 8%;margin-bottom: 8%; padding-bottom: 8%;}
	.lcg > p{font-size: 1.5rem; text-align: center;color: #fff;margin-bottom: 8%;}
	.lcfa img{margin: 0 auto;}
	.lcfa p{font-size: 0.95rem;color: #fff;font-weight: bold;text-align: center;margin-top: 4%;}
	.lcfa h6{font-size: 0.8rem;color: #fff;text-align: center;margin-top: 4%;line-height: 20px;height: 60px;}
	
	/* 案例展示 */
	.al{padding-top: 9%;}
	.al .bt{width: 45%;}
	.ale{margin-top: 6%;margin-bottom: 3%;}
	.pagee{display: table;margin: 0 auto;}
	.pagee p{transition: all 0.3s; display: inline-block;margin-left:1px;margin-right: 1px; border-radius: 5px; text-align: center;width: 26px;height: 26px;background: #fff;border: 1px solid #edf1f4;}
	.pagee p a{font-size: 0.8rem;color: #383838; transition: all 0.3s;line-height: 26px;color: #383838;display: block;}
	.pagee .on{background: #0686d8;border: 1px solid #0686d8;}
	.pagee .on a{color: #fff;}
	.pagee .a{width: 43px;}
	.pagee p:hover{background: #0686d8;border: 1px solid #0686d8;}
	.pagee p:hover a{color: #fff;}
	.wte{margin-top: 10%;margin-bottom: 5%;}
	.wte .bt{margin-bottom: 6%;width: 65%;}
	.wte .commen{box-shadow: 0px 0px 10px 3px #f2f9fd;}
	.wte .commen > img{width: 100%;}
	.wtea{width: 100%;margin-left: ;}
	.wtea .wtf{width: 100%;margin-bottom: 5%;}
	.wtf a > img{margin-right: 5%;width: 12%;margin-left: 5%;}
	.wtf .wtbb h6{margin-bottom: 10px;}
	.wtea{padding-top: 6%;padding-left: 5%;padding-right: 5%;}
	.wtbb p{transition: all 0.3s;}
	.wtf:hover .wtbb p{color: #0686d8;}
	
	/* 案例详情 */
	.al .mor{margin: 0 auto;margin-top: ;}
	.alf{background: #f6f7f9;margin-top: 6%;}
	.alfa{width: 100%;padding: 6%;}
	.alfb{width: 100%;background: #edf0f4;}
	.alfb h5,.alfa h1{font-size: 1.1rem;font-weight: bold;color: #212121;padding-left: 14px;border-left: 3px solid #0686d8;line-height: 28px;}
	.alfa p{font-size: 0.8rem;line-height: 22px;color: #212121;margin-top: 4%;}
	.alfb{padding: 4%;}
	.alfb .mob img{width: 65%;}
	.alg{margin-top: 2%;margin-bottom: 2%;}
	.alga h6{display: inline-block;font-size: 14px;color: #a3a3a3;line-height: 26px;}
	.alga p{display: inline-block;font-size: 14px;color: #212121;line-height: 26px;}
	.alh{padding-top: 5%;overflow: auto;margin-bottom: 6%;}
	.alh img{width: 100%;margin-bottom: 4%;}
	
	/* 拍摄花絮 */
	.hx{padding-top: 9%;}
	.hx .commen > img{width: 60%; float: none;}
	.hxa{padding-top: 5%;float: none;display: table;margin: 0 auto;}
	.hxb{display: inline-block;width: 120px;height: 34px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 5px;margin-right: 5px;}
	.hxb a{line-height: 34px;font-size: 0.85rem;color: #212121;transition: all 0.3s;}
	.hxa .on{background: #0686d8;}
	.hxa .on a{color: #fff;}
	.hxb:hover{background: #0686d8;}
	.hxb:hover a{color: #fff;}
	.hxc{margin-top: 6%;margin-bottom: 2%;}
	.hxd{width: 100%;float: left;margin-bottom: 4%;}
	.imgbox4{overflow: hidden;}
	.imgbox4 img{width: 100%;transition: all 0.3s;}
	.hxd p{font-size: 0.85rem;line-height: 22px;color: #212121;height: 44px;margin-top: 1%;overflow: hidden;}
	.hxd:hover img{transform: scale(1.05);}
	
	/* 合作客户 */
	.hz{padding-top: 9%;}
	.hz .commen > img{width: 60%; float: none;}
	.hza{margin-bottom: 5%;}
	.hzc{font-size: 0.85rem;line-height: 22px;color: #212121;margin-top: 5%;margin-bottom: 5%;}
	.hzb{float: left;width: 48%;padding: 1%;background: #f6f7f9;margin-bottom: 4%;}
	.hzb img{width: 100%;}
	.hzb p{text-align: center;font-size: 0.75rem;color: #a3a3a3;width: 100%;line-height: 16px;height: 32px;overflow: hidden;margin-top: 11px;}
	.hzb:nth-child(odd){margin-right: 4%;}
	
	/* 新闻 */
	.gsxw{padding-top: 9%;margin-bottom: 9%;}
	.gsxw .commen > img{width: 32%;float: none;}
	.gsxw .hxa{padding-top: 5%;float: none;display: table;margin: 0 auto;}
	.gsxw .hxb{display: inline-block;width: 100px;height: 34px;border-radius: 3px;transition: all 0.3s;text-align: center;margin-left: 3px;margin-right: 3px;}
	.gsxw .hxb a{line-height: 34px;font-size: 0.85rem;color: #212121;transition: all 0.3s;}
	.gsxw .hxa .on{background: #0686d8;}
	.gsxw .hxa .on a{color: #fff;}
	.gsxw .hxb:hover a{color: #fff;}
	.xwe{padding: 6% 0px 6% 0px;}
	.xw1{width: 100%;background: #0686d8;transition: all 0.3s;border-radius: 4px;margin-bottom: 5%;}
	.xw1 a > img {width: 100%;}
	.xw11{width: 100%;padding: 5%;}
	.date1 p{font-size: 2rem;color: #000000;font-family: arial;transition: all 0.3s;}
	.date1 h6{font-size: 0.7rem;color: #9c9c9c;font-family: arial;transition: all 0.3s;}
	.xwny p{font-size: 1.1rem;font-weight: bold;color: #000;margin-top: 3%;transition: all 0.3s;}
	.xwny h6{font-size: 0.85rem;line-height: 20px;color: #828282;height: 40px;overflow: hidden;margin-top: 2%;transition: all 0.3s;}
	.xw11 > h5{font-size: 0.7rem;font-family: arial;color: #fff;margin-top: 3%;transition: all 0.3s;}
	.xw1 .date1 p{font-size: 2rem;color: #fff;font-family: arial;transition: all 0.3s;}
	.xw1 .date1 h6{font-size: 0.7rem;color: #fff;font-family: arial;transition: all 0.3s;}
	.xw1 .xwny p{font-size: 1.1rem;font-weight: bold;color: #fff;margin-top: 3%;transition: all 0.3s;}
	.xw1 .xwny h6{font-size: 0.85rem;line-height: 20px;color: #fff;height: 40px;overflow: hidden;margin-top: 2%;transition: all 0.3s;}
	
	
	.xw1:hover{background: #f6f7f9;}
	.xw1:hover p{color: #000;}
	.xw1:hover h6{color: #828282;}
	.xw1:hover h5{color: #828282;}
	.xw2{padding: 5% 3%;transition: all 0.3s;border-radius: 4px;margin-bottom: 5%;}
	.xw2 .date1{float: left;margin-top: 2%;}
	.xw2 .xwny{float: left;width: 78%;margin-left: 6%;}
	.xw2{background: #f6f7f9;overflow: auto;}
	.xw2 .xwny p{font-size: 1rem;margin-top: 1%;line-height: 20px;}
	.xw2 .xwny h6{margin-top: 1%;}
	.xw2 .fr{display: none;}
	.xw2:hover p{color: #fff;}
	.xw2:hover h6{color: #fff;}
	.xw2:hover{background: #0686d8;}
	/* 百科 */
	.bka{background: ;padding-top: ;margin-top: ;}
	.bkaa{display: table;margin: 0 auto;float: none;margin-top: 5%;}
	.bkaa p{width: 60px;height: 34px;border-radius: 3px; text-align: center; margin-bottom: ;transition: all 0.3s;display: inline-block;margin-left: 1px;margin-right: 1px;}
	.bkaa p a{line-height: 34px;font-size: 0.85rem;color: #262626;display: block;transition: all 0.3s;}
	.bkaa .on{background: #f2923d;}
	.bkaa .on a{color: #fff;}
	.bkab{width: 98%;margin: 0 auto;float: none;}
	.bkc{width: 100%;background: #f6f7f9;transition: all 0.3s;margin-top: 5%;padding: 5% 3%;}
	.bkc .date1{float: left;}
	.bkc .xwny{width: 79%;float: left;margin-left: 5%;}
	.bkc .xwny p{margin-top: 0;font-size: 1rem;line-height: 24px;}
	.bkc .xwny h6{margin-top: 1%;font-size: 0.85rem;}
	.bkc .fr{display: none;}
	.bkc:hover{box-shadow: 7px 7px 30px 1px #e3eef6;}
	.bkc:hover .date1 p{color: #0686D8;}
	.bkc:hover .date1 h6{color: #0686D8;}
	.r{text-align: right;}
	.bka .pagee{margin-top: 8%;width: 103%;}
	
	/* 百科详情 */
	.bkg{width: 100%;margin-right: ;background: #fff;padding: 4% 2%;margin-top: 2%;}
	.xqb p{display: inline-block;}
	.xq1 h1{font-size: 0.9rem;font-weight: bold;color: #000000;}
	.xqb{margin-top: 4%;margin-bottom: 4%;}
	.xqb p{font-size: 0.75rem;color: #0686d8;margin-right: 4%;}
	.xq2{margin-bottom: 5%;}
	.xq2 p{font-size: 0.8rem;line-height: 22px;color: #212121;}
	.xq2 img{margin: 0 auto; max-width: 100%;margin-top: 2%;margin-bottom: 2%;}
	.bkg strong{font-weight: normal;font-size: 0.8rem;color: #848484;}
	.bkg strong a{font-size: 0.8rem;color: #848484;transition: all 0.3s;margin-right: 2%;}
	.bkg strong a:hover{color: #0686D8;}
	.bkg > a{width: 100%;margin-top: 5%;}
	.bkg > a img{width: 100%;}
	.bka .mor{margin: 0 auto;margin-top: 2%;float: none;}
	
	/* 新闻详情页 */
	.xwxq{margin-top: 4%;}
	.xqa{width: 100%;background: #f6f7f9;padding: 6%;}
	.xqa strong{font-weight: normal;font-size: 0.8rem;color: #848484;}
	.xqa strong a{font-size: 0.8rem;color: #848484;transition: all 0.3s;margin-right: 2%;}
	.xqa strong a:hover{color: #0686D8;}
	.xqa > a{width: 100%;margin-top: 5%;}
	.xqa > a img{width: 100%;}
	.xqa .mor{margin: 0 auto; margin-top: 8%;}
	.xqc{display: none;}
	
	/* 关于我们 */
	.gy{padding-top: 9%;}
	.gy > .bt{width: 35%;}
	.gya{display: table;margin: 0 auto;margin-top: 6%;}
	.gya p{width: 72px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 3px;transition: all 0.3s;float: left;}
	.gya p a{line-height: 40px;transition: all 0.3s;display: block;font-size: 0.8rem;color: #000000;}
	.gya .on{background: #0686d8;}
	.gya .on a{color: #fff;}
	.gya p:hover{background: #0686d8;}
	.gya p:hover a{color: #fff;}
	.gyb{margin-top: 6%;margin-bottom: 6%;}
	.gyb .fl{width: 100%;}
	.gyb .fr{width: 100%;padding: 4%;}
	.gyb p{font-size: 1.1rem;font-weight: bold;color: #212121;}
	.gyb h6{font-size: 0.7rem;color: #616161;margin-top: 1%;}
	.gyb h5{font-size: 0.85rem;line-height: 24px;color: #212121;margin-top: 2%;}
	.gyc .fl{width: 100%;padding: 4% 0;}
	.gyc .fr{width: 100%;}
	.gyc .bt{width: 65%;}
	.gyda{margin-bottom: 2%;overflow: auto;}
	.gyda p{float: left; width: 100px;line-height: 40px; text-align: center;color: #fff;background: #0686d8;border-radius: 3px;font-size: 0.85rem;font-weight: bold;}
	.gyda h6{float: left; font-size: 0.8rem;color: #212121;margin-top: 3%;margin-left: 3%;}
	.gyda:nth-child(1) h6{width: 49%;margin-top: 1%;}
	.gyda:nth-child(4) h6{width: 41%;margin-top: 1%;}
	.gyc .bt{margin-bottom: 13px;}
	.gyca > img{width: 100%;}
	.gye{padding-top: 6%;}
	.gye .bt{width: 100%;}
	.gy .fulc{margin-top: 0;}
	.tx{margin-top: 8%;margin-bottom: 4%;}
	.tx .bt{width: 55%;}
	
	/* 联系我们 */
	.lxe{background: #f6f7f9;margin-bottom: 8%;overflow: hidden;}
	.lxeb{width: 100%;}
	.lxea{width: 100%;padding: 6% 5%;}
	.lxeb iframe{height: 220px;width: 750px;position: relative;left: 50%;margin-left: -375px;}
	.lxea img:first-child{width: 65%;max-width: 274px;}
	.lxea img:nth-child(2){margin-top: 2%;width: 50%;margin-left: 5%;}
	.lxea h6{font-size: 0.75rem;color: #989898;letter-spacing: 0.5px;margin-top: 3%;margin-bottom: 5%;margin-left: 5%;}
	.lxea p{font-size: 0.85rem;line-height: 30px;color: #212121;}
	.lyb{padding-top: 8%;padding-bottom: 0;padding-left: ;}
	.lyb > img{width: 50%;}
	.lxd .bt{padding-top: 9%;padding-bottom: 6%;width: 30%;}
	/* 友情链接 */
	.yqlj{display: none;}
	
	.bt1{margin-top: 24%;width: 45%;}
	.xmb1{margin-bottom: -9%;}
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 110px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 100px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
	.ftd p:first-child img{display: inline-block;margin-right: 12px;position: relative;top: 3px;}
	
@media (min-width: 350px){




	
}	
	
@media (min-width: 374px){
	.ysba{padding: 5%;}
	.lcb p{font-size: 0.75rem;}
	.xmb p{width: 104px;}
	.pagee .a{width: 48px;}
	.bkaa p{margin-left: 4px;margin-right: 4px;}
	.gyda:nth-child(1) h6{width: 46%;}
	.gyda:nth-child(4) h6{width: 39%;}
	
}
	
@media (min-width: 400px){
	.xmb p a{font-size: 0.8rem;}
	.pagee p{margin-left: 2px;margin-right: 3px;}
	.bkaa p{width: 65px;}
	.xmb p{width: 112px;}
	.gyda:nth-child(1) h6{width: 43%;}
	.gyda:nth-child(4) h6{width: 36%;}
	
	
}
	
@media (min-width: 414px){
	.xmb p{margin-left: 7px;margin-right: 7px;}
	.pagee p{width: 28px;height: 28px;}
	.pagee p a{line-height: 28px;}
	.bkaa p{margin-left: 5px;margin-right: 5px;}
	.lcb p span{font-size: 0.85rem;}
	.lcb p{font-size: 0.8rem;}
	.gyda:nth-child(1) h6{width: 42%;}
	.gyda:nth-child(4) h6{width: 35%;}
}
	
@media (min-width: 450px){
	.xmb p{width: 124px;}
	.xmb p a{font-size: 0.85rem;}
	.pagee p{width: 32px;height: 32px;}
	.pagee p a{line-height: 32px;}
	.bkaa p{margin-left: 8px;margin-right: 8px;}
	.alzs{background-size: 100% 30%;}
	.gyda:nth-child(1) h6{width: 38%;}
	.gyda:nth-child(4) h6{width: 32%;}
}
	
@media (min-width: 500px){
	.xmb p{width: 139px;}
	.alca{width: 48%;}
	.alca:nth-child(odd){margin-right: 4%;}
	.pagee .a{width: 60px;}
	.bkaa p{width: 75px;}
	.gyda h6,.gyda p{display: inline-block;}
	.gyda h6{margin-left: 10px;}
	.hxd{width: 48%;}
	.hxd:nth-child(odd){margin-right: 4%;}
	.alh img{width: 48%;}
	.alh img:nth-child(odd){margin-right: 4%;}
	.gyda:nth-child(1) h6{width: auto;margin-top: 3%;}
	.gyda:nth-child(4) h6{width: auto;margin-top: 3%;}
	.alca{margin-bottom: 4%;}
}		
	
	
	
@media (min-width: 550px){
	.alzs{background-size: 100% 25%;}
	
	
	
}	
	
@media (min-width: 600px){
	
	
	
	
	
}	
	
@media (min-width: 650px){
	
	
	
	
	
}
	
@media (min-width: 700px){
	
	
	
	
}		
	
@media (min-width: 750px){
	body{max-width: 100%;margin: 0 auto;}
	
	
	
	
}	
	
	
}




